Handbook
Glossary
GLFWallocatefun ( 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*
GLFWallocatefun
(
size_t
size, void* user )