|
Libsaki
Core library of Pancake Mahjong
|

Public Attributes | |
| StkId | func |
| StkId | top |
| struct CallInfo * | previous |
| struct CallInfo * | next |
| union { | |
| struct { | |
| StkId base | |
| const Instruction * savedpc | |
| } l | |
| struct { | |
| lua_KFunction k | |
| ptrdiff_t old_errfunc | |
| lua_KContext ctx | |
| } c | |
| } | u |
| ptrdiff_t | extra |
| short | nresults |
| unsigned short | callstatus |
1.8.13