#include <xnm.h>
Data Fields | |
| int | ref_count |
| XnmValueType | type |
| union { | |
| struct xnm_table_struct * table | |
| struct xnm_array_struct * array | |
| struct xnm_string_struct * string | |
| struct xnm_binary_struct * binary | |
| } | value |
Reference count of the XnmValue
1.5.7.1