CRYPTO_set_dynlock_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_dynlock_lock_callback
(
ExternC!(void function
(
int mode
,,
const(char)* file
,
int line
)
)
dyn_lock_function
)

Meta