BIO_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 @nogc pragma(inline, true)
int
BIO_set_info_callback
(
.BIO* b
,
void function
(,
int
,
const(char)*
,
int
,
core.stdc.config.c_long
,
core.stdc.config.c_long
)
cb
)

Meta