modbusd
modbus master daemon
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cJSON_Hooks Struct Reference

#include <cJSON.h>

Collaboration diagram for cJSON_Hooks:
Collaboration graph

Data Fields

void *(* malloc_fn )(size_t sz)
 
void(* free_fn )(void *ptr)
 

Field Documentation

void(* free_fn)(void *ptr)

Referenced by cJSON_InitHooks().

void*(* malloc_fn)(size_t sz)

Referenced by cJSON_InitHooks().


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