Function raylib_sys::IsGamepadButtonUp

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