[][src]Function tinyspline_sys::json_set_allocation_functions

pub unsafe extern "C" fn json_set_allocation_functions(
    malloc_fun: JSON_Malloc_Function,
    free_fun: JSON_Free_Function
)