pub unsafe extern "C" fn ulCreateGamepadEvent(
index: c_uint,
type_: ULGamepadEventType,
) -> ULGamepadEventExpand description
Create a gamepad event, see GamepadEvent for help using this function.
pub unsafe extern "C" fn ulCreateGamepadEvent(
index: c_uint,
type_: ULGamepadEventType,
) -> ULGamepadEventCreate a gamepad event, see GamepadEvent for help using this function.