Simple JSON
0.1
A free simple json library for C
|
simple datatype abstracting the data held. More...
#include <simple_json_list.h>
Public Attributes | |
void * | data |
simple datatype abstracting the data held.
Definition at line 7 of file simple_json_list.h.
void* SJListElementData::data |
pointer to the data being accessed
Definition at line 9 of file simple_json_list.h.