|
native Lua
0.4.0
Lua on the platform you use with the compiler you choose
|
#include <lobject.h>

Data Fields | |
| GCObject * | gc |
| void * | p |
| int | b |
| lua_CFunction | f |
| lua_Integer | i |
| lua_Number | n |
| int Value::b |
| lua_CFunction Value::f |
| GCObject* Value::gc |
| lua_Integer Value::i |
| lua_Number Value::n |
| void* Value::p |
1.8.20