Function raylib::ffi::IsGamepadButtonUp[][src]

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