Function alphanumeric_sort::sort_c_str_slice[][src]

pub fn sort_c_str_slice<S: AsRef<CStr>>(slice: &mut [S])

Sort a CStr slice.