CRYPTO_set_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 @nogc
int
CRYPTO_set_mem_debug_functions
(
void function
(
void*
,
int
,
const(char)*
,
int
,
int
)
m
,
void function
(
void*
,
void*
,
int
,
const(char)*
,
int
,
int
)
r
,
void function
(
void*
,
int
)
f
,
void function
(
core.stdc.config.c_long
)
so
,
core.stdc.config.c_long function
()
go
)

Meta