Struct internal_hooks
Public Functions
| Type | Name |
|---|---|
| void *CJSON_CDECL * | allocate (size_t size) |
| void *CJSON_CDECL * | reallocate (void * pointer, size_t size) |
| void (CJSON_CDECL * deallocate) |
Public Functions Documentation
function allocate
void *CJSON_CDECL * internal_hooks::allocate (
size_t size
)
function reallocate
void *CJSON_CDECL * internal_hooks::reallocate (
void * pointer,
size_t size
)
function void
internal_hooks::void (
CJSON_CDECL * deallocate
)
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/vendor/cJSON.c