[][src]Function alphanumeric_sort::sort_c_str_slice_rev

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

Reversely sort a CStr slice.