_stricmp

Function _stricmp 

Source
pub unsafe extern "C" fn _stricmp(
    _Str1: *const c_char,
    _Str2: *const c_char,
) -> c_int