Function swap_unchecked

Source
unsafe fn swap_unchecked<T>(slice: &mut [T], a: usize, b: usize)