luaAllocator

A default allocator for Lua.

package extern (C) package @system nothrow
void*
luaAllocator
(
void* ud
,
void* ptr
,
size_t osize
,
size_t nsize
)

Meta