RTS API Documentation  1.10.11
Data Fields
error Struct Reference
+ Collaboration diagram for error:

Data Fields

const unsigned char * json
 
size_t position
 

Detailed Description

Definition at line 68 of file cJSON.c.

Field Documentation

◆ json

const unsigned char* error::json

Definition at line 69 of file cJSON.c.

Referenced by CJSON_PUBLIC().

◆ position

size_t error::position

Definition at line 70 of file cJSON.c.

Referenced by CJSON_PUBLIC().


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