[][src]Function alphanumeric_sort::sort_os_str_slice_rev

pub fn sort_os_str_slice_rev<S: AsRef<OsStr>>(slice: &mut [S])

Reversely sort an OsStr slice.