|
RTS API Documentation
1.10.11
|
#include <switch_cJSON.h>
Collaboration diagram for cJSON_Hooks:Public Member Functions | |
| void *CJSON_CDECL * | malloc_fn (size_t sz) |
| void (CJSON_CDECL *free_fn)(void *ptr) | |
Definition at line 117 of file switch_cJSON.h.
| void* CJSON_CDECL* cJSON_Hooks::malloc_fn | ( | size_t | sz | ) |
Referenced by CJSON_PUBLIC().
| cJSON_Hooks::void | ( | CJSON_CDECL * | free_fn | ) |
1.8.13