Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
LoadState Struct Reference

Data Fields

lua_StateL
 
ZIOZ
 
Mbufferb
 
const char * name
 

Detailed Description

Definition at line 23 of file lua-5.1.5/src/lundump.c.

Field Documentation

◆ b

Mbuffer * LoadState::b

Definition at line 26 of file lua-5.1.5/src/lundump.c.

◆ L

lua_State * LoadState::L

Definition at line 24 of file lua-5.1.5/src/lundump.c.

◆ name

const char * LoadState::name

Definition at line 27 of file lua-5.1.5/src/lundump.c.

Referenced by luaU_undump().

◆ Z

ZIO * LoadState::Z

Definition at line 25 of file lua-5.1.5/src/lundump.c.


The documentation for this struct was generated from the following files: