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

#include <lobject.h>

Collaboration diagram for LClosure:
Collaboration graph
[legend]

Data Fields

 ClosureHeader
 
struct Protop
 
UpValupvals [1]
 

Field Documentation

◆ ClosureHeader

LClosure::ClosureHeader

◆ p

struct Proto* LClosure::p

◆ upvals

UpVal* LClosure::upvals[1]

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