pub unsafe extern "C" fn ulFireGamepadEvent(
renderer: ULRenderer,
evt: ULGamepadEvent,
)Expand description
Fire a gamepad event (connection / disconnection).
@note The gamepad should first be described via ulSetGamepadDetails before calling this function.
@see https://developer.mozilla.org/en-US/docs/Web/API/Gamepad