modbusd
modbus master daemon
|
#include <cJSON.h>
Data Fields | |
void *(* | malloc_fn )(size_t sz) |
void(* | free_fn )(void *ptr) |
void(* free_fn)(void *ptr) |
Referenced by cJSON_InitHooks().
void*(* malloc_fn)(size_t sz) |
Referenced by cJSON_InitHooks().