GlfwSetJoystickUserPointer typedef

GlfwSetJoystickUserPointer = void Function(int jid, Pointer<NativeType> pointer)

Implementation

typedef GlfwSetJoystickUserPointer = void Function(int jid, Pointer pointer);