RetroArch
Public Attributes | List of all members
GCUnion Union Reference

#include <lstate.h>

Collaboration diagram for GCUnion:
[legend]

Public Attributes

GCObject gc
 
struct TString ts
 
struct Udata u
 
union Closure cl
 
struct Table h
 
struct Proto p
 
struct lua_State th
 

Member Data Documentation

◆ cl

union Closure GCUnion::cl

◆ gc

GCObject GCUnion::gc

◆ h

struct Table GCUnion::h

◆ p

struct Proto GCUnion::p

◆ th

struct lua_State GCUnion::th

◆ ts

struct TString GCUnion::ts

◆ u

struct Udata GCUnion::u

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