dscrd
Discord C library
Data Fields
jsonToStruct_element_s Struct Reference

jsonToStruct element structure More...

#include <dscrd_i.h>

Collaboration diagram for jsonToStruct_element_s:
Collaboration graph
[legend]

Data Fields

const char * name
 
const size_t offset
 
const size_t align
 
const int data_type
 
const int size
 
const int pp
 
const struct jsonToStruct_sjts_cust
 

Detailed Description

jsonToStruct element structure

Field Documentation

◆ align

const size_t align

◆ data_type

const int data_type

◆ jts_cust

const struct jsonToStruct_s* jts_cust

◆ name

const char* name

◆ offset

const size_t offset

◆ pp

const int pp

◆ size

const int size

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