Handbook
Glossary
glfwCreateStandardCursor ( shape -- GLFWcursor* )
Vocabulary
glfw
.
ffi
Inputs
shape
an
object
Outputs
GLFWcursor*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
FUNCTION:
GLFWcursor*
glfwCreateStandardCursor
(
int
shape )