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

Sort a CStr slice.