Github User Fetcher 1.0.0
C Application with Server and GUI
|
Data Fields | |
lua_State | l |
global_State | g |
LX | l |
Definition at line 35 of file lua-5.1.5/src/lstate.c.
global_State LG::g |
Definition at line 37 of file lua-5.1.5/src/lstate.c.
Referenced by lua_newstate().
LX LG::l |
Definition at line 36 of file lua-5.1.5/src/lstate.c.
Referenced by lua_newstate().
LX LG::l |
Definition at line 71 of file lua-5.2.4/src/lstate.c.