shift_right_small

Function shift_right_small 

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.