pub fn sort_os_str_slice<S: AsRef<OsStr>>(slice: &mut [S])
Expand description

Sort an OsStr slice.