GlfwGetJoystickAxes typedef

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

Implementation

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