cJSON_Hooks Struct Reference

#include <cJSON.h>

Data Fields

void *(* malloc_fn )(size_t sz)
void(* free_fn )(void *ptr)

Field Documentation

void(* cJSON_Hooks::free_fn)(void *ptr)

Referenced by cJSON_InitHooks().

void*(* cJSON_Hooks::malloc_fn)(size_t sz)

Referenced by cJSON_InitHooks().


The documentation for this struct was generated from the following file:

Generated on Tue Jan 5 14:02:30 2010 for LibIntegra by  doxygen 1.6.1