Function alphanumeric_sort::compare_c_str[][src]

pub fn compare_c_str<A: AsRef<CStr>, B: AsRef<CStr>>(a: A, b: B) -> Ordering

Compare two CStr.