Function str_casecmp

Source
pub unsafe extern "C" fn str_casecmp(
    arg1: *mut c_char,
    arg2: *mut c_char,
) -> c_int