pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
luaAllocator
pixelperfectengine
scripting
lua
A default allocator for Lua.
package extern (
C
) package @
system
nothrow
void
*
luaAllocator
(
void
*
ud
,
void
*
ptr
,
size_t
osize
,
size_t
nsize
)
Meta
Source
See Implementation
pixelperfectengine
scripting
lua
aliases
LuaTable
classes
LuaException
LuaScript
enums
LuaVarType
functions
callLuaFunc
initLua
luaAllocator
luaGetFromIndex
registerDDelegate
registerDFunction
static variables
lastLuaToDException
structs
LuaVar
A default allocator for Lua.