CRYPTO_get_mem_debug_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_debug_functions
(
ExternC!(void function
(
void*
,
int
,
const(char)*
,
int
,
int
)
)*
m
,
ExternC!(void function
(
void*
,
void*
,
int
,
const(char)*
,
int
,
int
)
)*
r
,
ExternC!(void function
(
void*
,
int
)
)*
f
,
ExternC!(void function
(
c_long
)
)*
so
,
ExternC!(c_long function
()
)*
go
)

Meta