This function returns the current value of the user-defined pointer of the specified joystick. The initial value is NULL.
NULL
This function may be called from the joystick callback, even for a joystick that is being disconnected.
The joystick whose pointer to return.
glfwGetJoystickUserPointer
Generated using TypeDoc
This function returns the current value of the user-defined pointer of the specified joystick. The initial value is
NULL
.This function may be called from the joystick callback, even for a joystick that is being disconnected.