[][src]Function alphanumeric_sort::sort_c_str_slice

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

Sort a CStr slice.