RetroArch
Public Attributes | List of all members
Value Union Reference

#include <lobject.h>

Collaboration diagram for Value:
[legend]

Public Attributes

GCObjectgc
 
voidp
 
int b
 
lua_CFunction f
 
lua_Integer i
 
lua_Number n
 

Member Data Documentation

◆ b

int Value::b

◆ f

lua_CFunction Value::f

◆ gc

GCObject* Value::gc

◆ i

lua_Integer Value::i

◆ n

lua_Number Value::n

◆ p

void* Value::p

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