CRYPTO_set_locked_mem_functions

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
int
CRYPTO_set_locked_mem_functions
(
ExternC!(void* function
(
size_t
)
)
m
,
ExternC!(void function
(
void*
)
)
free_func
)

Meta