Function shift_right_small

Source
pub fn shift_right_small(limbs: &mut [u64], amount: usize) -> u64
Expand description

⚠️ Shift right small.

⚠️ This function is not part of the stable API.