CRYPTO_get_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
void
CRYPTO_get_mem_functions
(
ExternC!(void* function
(
size_t
)
)*
m
,
ExternC!(void* function
(
void*
,
size_t
)
)*
r
,
ExternC!(void function
(
void*
)
)*
f
)

Meta