native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
cD Struct Reference

Data Fields

char c
 
union {
   double   d
 
   void *   p
 
   lua_Integer   i
 
   lua_Number   n
 
u
 

Field Documentation

◆ c

char cD::c

◆ d

double cD::d

◆ i

lua_Integer cD::i

◆ n

lua_Number cD::n

◆ p

void* cD::p

◆ u

union { ... } cD::u

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