Function dmsort::sort_copy [] [src]

pub fn sort_copy<T: Copy + Ord>(slice: &mut [T]) -> usize

UNSTABLE! FOR INTERNAL USE ONLY.