Function cstrcasecmp

Source
pub unsafe extern "C" fn cstrcasecmp(
    __s1: *const c_char,
    __s2: *const c_char,
) -> c_int