- yajl_free_func
alias yajl_free_func = void function(void*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- yajl_malloc_func
alias yajl_malloc_func = void* function(void*, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- yajl_realloc_func
alias yajl_realloc_func = void* function(void*, void*, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.