Function raylib_sys::IsGamepadButtonUp[][src]

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