SSL_CTX_set_info_callback

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 nothrow
void
SSL_CTX_set_info_callback
(,
ExternC!(void function
(
const(SSL)* ssl
,
int type
,
int val
)
)
cb
)

Meta