Function raylib::ffi::IsGamepadButtonPressed[][src]

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