native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
CClosure Struct Reference

#include <lobject.h>

Collaboration diagram for CClosure:
Collaboration graph
[legend]

Data Fields

 ClosureHeader
 
lua_CFunction f
 
TValue upvalue [1]
 

Field Documentation

◆ ClosureHeader

CClosure::ClosureHeader

◆ f

lua_CFunction CClosure::f

◆ upvalue

TValue CClosure::upvalue[1]

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