File src/yajl_alloc.h

This is the common header used to declare a yajl_alloc_funcs object and to provide helper macros for calling the memory allocation routines set within such an object, as well as the prototype for the helper function which can be used to assign the default allocator functions to such an object.

Included in: src/yajl.c
  src/yajl_alloc.c
  src/yajl_buf.h

Included Files