Handbook
Glossary
glfwGetJoystickButtons ( jid count -- uchar* )
Vocabulary
glfw
.
ffi
Inputs
jid
an
object
count
an
object
Outputs
uchar*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
FUNCTION:
uchar*
glfwGetJoystickButtons
(
int
jid, int* count )