X509_STORE_CTX_init

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
int
X509_STORE_CTX_init
(
X509_STORE_CTX* ctx
,
X509_STORE* store
,
X509* x509
,
STACK_OF!(X509)* chain
)

Meta