Function array__ops::rotate_right

source ·
pub const fn rotate_right<T, const N: usize>(array: &mut [T; N], n: usize)