|
native Lua
0.4.0
Lua on the platform you use with the compiler you choose
|
#include <lobject.h>

Data Fields | |
| CommonHeader | |
| lu_byte | extra |
| lu_byte | shrlen |
| unsigned int | hash |
| union { | |
| size_t lnglen | |
| struct TString * hnext | |
| } | u |
| TString::CommonHeader |
| lu_byte TString::extra |
| unsigned int TString::hash |
| struct TString* TString::hnext |
| size_t TString::lnglen |
| lu_byte TString::shrlen |
| union { ... } TString::u |
1.8.20