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.0.") && !OPENSSL_VERSION.startsWith("0."))
static if(!is(typeof(OPENSSL_sk_num)))
int
sk_num
(
const(_STACK)* p
)

Meta