lber_memory_fns

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

bmf_calloc
void* function(c_ulong, c_ulong, void*) bmf_calloc;
Undocumented in source.
bmf_free
void function(void*, void*) bmf_free;
Undocumented in source.
bmf_malloc
void* function(c_ulong, void*) bmf_malloc;
Undocumented in source.
bmf_realloc
void* function(void*, c_ulong, void*) bmf_realloc;
Undocumented in source.

Meta