Function wstrcmpi

Source
pub unsafe extern "C" fn wstrcmpi(
    str1: *const wchar_t,
    str2: *const wchar_t,
) -> c_int