#include <lua/lobject.h>
Collaboration diagram for Udata:

Data Fields | |
| L_Umaxalign | dummy |
| struct { | |
| GCObject * next | |
| lu_byte tt | |
| lu_byte marked | |
| Table * metatable | |
| size_t len | |
| } | uv |
Definition at line 196 of file lobject.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by do1gcTM(), luaC_callGCTM(), and luaS_newudata(). |
1.4.4