Simple JSON  0.1
A free simple json library for C
SJListElementData Struct Reference

simple datatype abstracting the data held. More...

#include <simple_json_list.h>

Public Attributes

void * data
 

Detailed Description

simple datatype abstracting the data held.

Definition at line 7 of file simple_json_list.h.

Member Data Documentation

void* SJListElementData::data

pointer to the data being accessed

Definition at line 9 of file simple_json_list.h.


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