#include <lobject.h>
Data Fields | |
ClosureHeader | |
lua_CFunction | f |
TValue | upvalue [1] |
Definition at line 295 of file lobject.h.
Definition at line 297 of file lobject.h.
Referenced by f_Ccall(), and lua_pushcclosure().
Definition at line 298 of file lobject.h.
Referenced by aux_upvalue(), index2adr(), lua_pushcclosure(), and traverseclosure().