ruint
1.14.0
In ruint::
algorithms
ruint
::
algorithms
Function
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.