yajl_alloc_funcs

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

Members

Variables

ctx
void* ctx;
Undocumented in source.
free
yajl_free_func free;
Undocumented in source.
malloc
yajl_malloc_func malloc;
Undocumented in source.
realloc
yajl_realloc_func realloc;
Undocumented in source.

Meta