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

Data Fields | |
| struct GCObject * | gc |
| void * | p |
| lua_CFunction | f |
| lua_Integer | i |
| lua_Number | n |
| lua_CFunction Value::f |
| struct GCObject* Value::gc |
| lua_Integer Value::i |
| lua_Number Value::n |
| void* Value::p |
1.8.18