pub unsafe extern "C" fn fz_strcasecmp( a: *const c_char, b: *const c_char, ) -> c_int
Case insensitive (UTF8) string comparison.