GlfwGetJoystickHatsNative typedef

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

Implementation

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