native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
Ftypes Union Reference

Data Fields

float f
 
double d
 
lua_Number n
 
char buff [5 *sizeof(lua_Number)]
 

Field Documentation

◆ buff

char Ftypes::buff[5 *sizeof(lua_Number)]

◆ d

double Ftypes::d

◆ f

float Ftypes::f

◆ n

lua_Number Ftypes::n

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