Function index_many::slice_index::get_many_unchecked_mut[][src]

pub unsafe fn get_many_unchecked_mut<'a, T, I: SliceIndices<[T], N>, const N: usize>(
    slice: &'a mut [T],
    indices: [I; N]
) -> [&'a mut I::Output; N]