lumars ~master (2021-11-04T15:15:08.3417748)
Dub
Repo
LuaTable.makeNew
lumars
table
LuaTable
Undocumented in source. Be warned that the author may not have intended to support it.
LuaTable
makeNew
(LuaState* lua, int arrayCapacity, int recordCapacity)
struct
LuaTable
static
LuaTable
makeNew
(
LuaState
*
lua
,
int
arrayCapacity
= 0
,
int
recordCapacity
= 0
)
LuaTable
makeNew
(LuaState* lua, Range range)
LuaTable
makeNew
(LuaState* lua, AA aa)
Meta
Source
See Implementation
lumars
table
LuaTable
functions
lua
pop
push
pushElement
mixins
__anonymous
static functions
makeNew
makeRef