Function String_Compare

Source
pub unsafe extern "C" fn String_Compare(
    a: *const cc_string,
    b: *const cc_string,
) -> c_int