Function revm::interpreter::primitives::alloy_primitives::ruint::algorithms::sbb_n

source ยท
pub fn sbb_n(lhs: &mut [u64], rhs: &[u64], borrow: u64) -> u64
Expand description

lhs -= rhs - borrow