Function IsGamepadButtonUp

Source
pub unsafe extern "C" fn IsGamepadButtonUp(
    gamepad: i32,
    button: i32,
) -> bool