CRYPTO_set_locking_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_locking_callback
(
ExternC!(void function
(
int mode
,
int type
,
const(char)* file
,
int line
)
)
func
)

Meta