JST: JSON tools
1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
|
Go to the source code of this file.
Functions | |
JST_Error | JST_walk (const JST_Element *root, JST_Visitor visitor, void *context) |
JST_Error JST_walk | ( | const JST_Element * | root, |
JST_Visitor | visitor, | ||
void * | context | ||
) |
Definition at line 45 of file JST_walk.c.