RetroArch
Public Attributes | List of all members
LClosure Struct Reference

#include <lobject.h>

Collaboration diagram for LClosure:
[legend]

Public Attributes

 ClosureHeader
 
struct Protop
 
UpValupvals [1]
 

Member Data 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: