Typedef yajl_realloc_func

Typedef Documentation

typedef void *(*yajl_realloc_func)(void *ctx, void *ptr, size_t sz)

Pointer to a realloc() function which can resize an allocation.