Handbook
Glossary
lua_Alloc ( quot -- alien )
Vocabulary
lua
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
lua
LIBRARY:
liblua5.1
CALLBACK:
void*
lua_Alloc
( void* ud, void* ptr,
size_t
osize,
size_t
nsize )