Public Member Functions | |
| void *CJSON_CDECL * | allocate (size_t size) |
| void (CJSON_CDECL *deallocate)(void *pointer) | |
| void *CJSON_CDECL * | reallocate (void *pointer, size_t size) |
| void* CJSON_CDECL* allocate | ( | size_t | size | ) |
| void | ( | CJSON_CDECL * | deallocate | ) |
| void* CJSON_CDECL* reallocate | ( | void * | pointer, |
| size_t | size | ||
| ) |