Handbook
Glossary
GLFWreallocatefun ( quot -- alien )
Vocabulary
glfw
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
CALLBACK:
void*
GLFWreallocatefun
( void* block,
size_t
size, void* user )