Function duk_get_memory_functions

Source
pub unsafe extern "C" fn duk_get_memory_functions(
    ctx: *mut duk_context,
    out_funcs: *mut duk_memory_functions,
)