ENGINE_SSL_CLIENT_CERT_PTR

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 ENGINE_SSL_CLIENT_CERT_PTR = ExternC!(int function(ENGINE*, SSL* ssl, STACK_OF!(X509_NAME)* ca_dn, X509** pcert, EVP_PKEY** pkey, STACK_OF!(X509)** pother, UI_METHOD* ui_method, void* callback_data))

Meta