![]() |
libdas2
das2 core C utilities
|
#include <das2/json.h>
an element of a JSON array
Data Fields | |
| struct das_json_obj_s * | value |
| the value of this element | |
| struct das_json_ary_el_s * | next |
| the next array element (can be NULL if the last element in the array) | |
1.8.5