Function IsGamepadButtonReleased

Source
pub unsafe extern "C" fn IsGamepadButtonReleased(
    gamepad: c_int,
    button: c_int,
) -> bool
Expand description

Check if a gamepad button has been released once