RTS API Documentation  1.10.11
Public Member Functions
cJSON_Hooks Struct Reference

#include <switch_cJSON.h>

+ Collaboration diagram for cJSON_Hooks:

Public Member Functions

void *CJSON_CDECLmalloc_fn (size_t sz)
 
 void (CJSON_CDECL *free_fn)(void *ptr)
 

Detailed Description

Definition at line 117 of file switch_cJSON.h.

Member Function Documentation

◆ malloc_fn()

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

Referenced by CJSON_PUBLIC().

◆ void()

cJSON_Hooks::void ( CJSON_CDECL free_fn)

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