duk_memory_functions

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

Members

Variables

alloc_func
duk_alloc_function alloc_func;
Undocumented in source.
free_func
duk_free_function free_func;
Undocumented in source.
realloc_func
duk_realloc_function realloc_func;
Undocumented in source.
udata
void* udata;
Undocumented in source.

Meta