GlfwSetJoystickUserPointerNative typedef

GlfwSetJoystickUserPointerNative = Void Function(Int32 jid, Pointer<NativeType> pointer)

Implementation

typedef GlfwSetJoystickUserPointerNative = Void Function(
    Int32 jid, Pointer pointer);