ruint
1.12.3
In ruint::algorithms
Function
ruint
::
algorithms
::
mul_nx1
Copy item path
source
ยท
[
−
]
pub fn mul_nx1(lhs: &mut [
u64
], a:
u64
) ->
u64
Expand description
Computes
lhs *= a
and returns the carry.