Searched refs:duk_memory_functions (Results 1 – 2 of 2) sorted by relevance
226 struct duk_memory_functions;235 typedef struct duk_memory_functions duk_memory_functions; typedef264 struct duk_memory_functions { struct526 DUK_EXTERNAL_DECL void duk_get_memory_functions(duk_context *ctx, duk_memory_functions *out_funcs);
22684 DUK_EXTERNAL void duk_get_memory_functions(duk_hthread *thr, duk_memory_functions *out_funcs) { in duk_get_memory_functions()
Completed in 241 milliseconds