JST: JSON tools  1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
Data Fields
JST_Node_ Struct Reference

#include <JST_list.h>

Collaboration diagram for JST_Node_:
Collaboration graph

Data Fields

void * item
 
struct JST_Node_next
 

Detailed Description

Definition at line 4 of file JST_list.h.

Field Documentation

◆ item

void* item

Definition at line 5 of file JST_list.h.

◆ next

struct JST_Node_* next

Definition at line 6 of file JST_list.h.


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