luaL_Buffer.init

Undocumented in source.

Members

Mixins

__anonymous
mixin LUAI_MAXALIGN!()
Undocumented in source.

Variables

initb
char[LUAL_BUFFERSIZE] initb;
Undocumented in source.

Mixed In Members

From mixin LUAI_MAXALIGN!()

n
lua_Number n;
Undocumented in source.
u
double u;
Undocumented in source.
s
void* s;
Undocumented in source.
i
lua_Integer i;
Undocumented in source.
l
c_long l;
Undocumented in source.

Meta