adc
alloy_
core
0.8.5
In alloy_
core::
primitives::
ruint::
algorithms
alloy_core
::
primitives
::
ruint
::
algorithms
Function
adc
Copy item path
Source
pub fn adc(lhs:
u64
, rhs:
u64
, carry:
u64
) -> (
u64
,
u64
)