Concord - C Discord API library
A Discord API wrapper library written in C
jsmnftok Struct Reference

JSON token description. More...

#include <jsmn-find.h>

Data Fields

int pos
 
size_t len
 

Detailed Description

JSON token description.

Field Documentation

◆ pos

int jsmnftok::pos

start position in JSON data string

◆ len

size_t jsmnftok::len

length of token in JSON data string


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