Public Attributes | List of all members
LClosure Struct Reference

#include <lobject.h>

Public Attributes

 ClosureHeader
 
struct Protop
 
UpValupvals [1]
 

Detailed Description

Definition at line 629 of file lobject.h.

Member Data Documentation

LClosure::ClosureHeader

Definition at line 630 of file lobject.h.

struct Proto* LClosure::p

Definition at line 631 of file lobject.h.

UpVal* LClosure::upvals[1]

Definition at line 632 of file lobject.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49