lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
cJSON_Hooks Struct Reference

#include <cJSON.h>

Public Member Functions

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

Detailed Description

Definition at line 125 of file cJSON.h.

Member Function Documentation

◆ malloc_fn()

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

References CJSON_CDECL, and malloc_fn().

Referenced by malloc_fn().

◆ void()

cJSON_Hooks::void ( CJSON_CDECL * free_fn)

References CJSON_CDECL.


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