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

Data Fields | |
| GCObject | gc |
| struct TString | ts |
| struct Udata | u |
| union Closure | cl |
| struct Table | h |
| struct Proto | p |
| struct lua_State | th |
| union Closure GCUnion::cl |
| GCObject GCUnion::gc |
| struct Table GCUnion::h |
| struct Proto GCUnion::p |
| struct lua_State GCUnion::th |
| struct TString GCUnion::ts |
| struct Udata GCUnion::u |
1.8.20