Function raylib_sys::IsGamepadButtonDown[][src]

pub unsafe extern "C" fn IsGamepadButtonDown(
    gamepad: c_int,
    button: c_int
) -> bool