GlfwGetJoystickHats typedef

GlfwGetJoystickHats = Pointer<NativeType> Function(int jid, Pointer<Int32> count)

Implementation

typedef GlfwGetJoystickHats = Pointer Function(int jid, Pointer<Int32> count);