Function raylib::ffi::IsGamepadButtonReleased[][src]

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