sk_X509_VERIFY_PARAM_compfunc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
alias sk_X509_VERIFY_PARAM_compfunc = int function
(
const(X509_VERIFY_PARAM*)* a
,
const(X509_VERIFY_PARAM*)* b
)

Meta