CRYPTO_set_add_lock_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
void
CRYPTO_set_add_lock_callback
(
ExternC!(int function
(
int* num
,
int mount
,
int type
,
const(char)* file
,
int line
)
)
func
)

Meta