ulCreateGamepadButtonEvent

Function ulCreateGamepadButtonEvent 

Source
pub unsafe extern "C" fn ulCreateGamepadButtonEvent(
    index: c_uint,
    button_index: c_uint,
    value: f64,
) -> ULGamepadButtonEvent
Expand description

Create a gamepad button event, see GamepadButtonEvent for help using this function.