Handbook
Glossary
glfwSetMonitorUserPointer ( monitor pointer -- )
Vocabulary
glfw
.
ffi
Inputs
monitor
an
object
pointer
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
FUNCTION:
void
glfwSetMonitorUserPointer
( GLFWmonitor* monitor, void* pointer )