lua_Alloc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @safe nothrow
alias lua_Alloc = void* function
(
void* ud
,
void* ptr
,
size_t osize
,
size_t nsize
)

Meta