bindbc-lua v0.6.1 (2023-12-27T03:28:17Z)
Dub
Repo
luaL_Buffer.init
bindbc
lua
v54
types
luaL_Buffer
Undocumented in source.
struct
luaL_Buffer
union
init {
mixin
LUAI_MAXALIGN
!()
;
char
[
LUAL_BUFFERSIZE
]
initb
;
}
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
Source
See Implementation
bindbc
lua
v54
types
luaL_Buffer
unions
init
variables
L
b
n
size