Gateway C ABI
Loading...
Searching...
No Matches
sdk
c
testing_lib
include
json_testing.h
Go to the documentation of this file.
1
65
#include "
json.h
"
66
78
extern
"C"
GCJsonCallbacks
79
gcGetJsonCallbacks
(
const
char
* json_data);
80
88
extern
"C"
void
gcFreeJsonCallbacks
(
GCJsonCallbacks
);
gcGetJsonCallbacks
GCJsonCallbacks gcGetJsonCallbacks(const char *json_data)
Get the JSON callbacks from a JSON string.
gcFreeJsonCallbacks
void gcFreeJsonCallbacks(GCJsonCallbacks)
Free the JSON callbacks.
sGCJsonCallbacks
The JSON configuration data and parsing callbacks.
Definition
json.h:65
json.h
Generated by
1.12.0