Function jansson_sys::json_set_alloc_funcs [] [src]

pub unsafe extern "C" fn json_set_alloc_funcs(
    malloc_fn: json_malloc_t,
    free_fn: json_free_t
)