native Lua  0.5.0-devel
Lua on the platform you use with the compiler you choose
Data Fields
Udata0 Struct Reference

#include <lobject.h>

Collaboration diagram for Udata0:
Collaboration graph
[legend]

Data Fields

 CommonHeader
 
unsigned short nuvalue
 
size_t len
 
struct Tablemetatable
 
union {
      LUAI_MAXALIGN
 
bindata
 

Field Documentation

◆ bindata

union { ... } Udata0::bindata

◆ CommonHeader

Udata0::CommonHeader

◆ len

size_t Udata0::len

◆ LUAI_MAXALIGN

Udata0::LUAI_MAXALIGN

◆ metatable

struct Table* Udata0::metatable

◆ nuvalue

unsigned short Udata0::nuvalue

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