[][src]Function alphanumeric_sort::compare_c_str

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

Compare two CStr.