Public Attributes | List of all members
LClosure Struct Reference

#include <lobject.h>

Public Attributes

 ClosureHeader
 
struct Protop
 
UpValupvals [1]
 

Detailed Description

Definition at line 641 of file lobject.h.

Member Data Documentation

◆ ClosureHeader

LClosure::ClosureHeader

Definition at line 642 of file lobject.h.

◆ p

struct Proto* LClosure::p

Definition at line 643 of file lobject.h.

◆ upvals

UpVal* LClosure::upvals[1]

Definition at line 644 of file lobject.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28