VCOM Linux Driver
Advantech Inc.
Loading...
Searching...
No Matches
jsmntok_t Struct Reference

#include <jsmn.h>

Data Fields

jsmntype_t type
 
int start
 
int end
 
int size
 

Detailed Description

JSON token description. type type (object, array, string etc.) start start position in JSON data string end end position in JSON data string

Field Documentation

◆ end

int end

◆ size

int size

◆ start

int start

◆ type

jsmntype_t type

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