|
native Lua
0.4.0
Lua on the platform you use with the compiler you choose
|
Data Fields | |
| char | c |
| union { | |
| double d | |
| void * p | |
| lua_Integer i | |
| lua_Number n | |
| } | u |
| char cD::c |
| double cD::d |
| lua_Integer cD::i |
| lua_Number cD::n |
| void* cD::p |
| union { ... } cD::u |
1.8.20