Function strcmpi

Source
pub unsafe extern "C" fn strcmpi(
    _String1: *const c_char,
    _String2: *const c_char,
) -> c_int