sk_X509_NAME_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_NAME_compfunc = int function
(
const(X509_NAME*)* a
,
const(X509_NAME*)* b
)

Meta