FD.io VPP  v21.01.1
Vector Packet Processing
internal_hooks Struct Reference

Public Member Functions

void *CJSON_CDECLallocate (size_t size)
 
 void (CJSON_CDECL *deallocate)(void *pointer)
 
void *CJSON_CDECLreallocate (void *pointer, size_t size)
 

Detailed Description

Definition at line 152 of file cJSON.c.

Member Function Documentation

◆ allocate()

void* CJSON_CDECL* internal_hooks::allocate ( size_t  size)
+ Here is the caller graph for this function:

◆ reallocate()

void* CJSON_CDECL* internal_hooks::reallocate ( void pointer,
size_t  size 
)
+ Here is the caller graph for this function:

◆ void()

internal_hooks::void ( CJSON_CDECL deallocate)
+ Here is the caller graph for this function:

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