sk_num

Undocumented in source. Be warned that the author may not have intended to support it.
version(Have_openssl)
extern (C)
static if(OPENSSL_VERSION.startsWith("1.1"))
static if(!is(typeof(OPENSSL_sk_num)))
int
sk_num
(
const(_STACK)* p
)

Meta