RTS API Documentation
1.10.11
|
#include <switch_cJSON.h>
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 | ) |