Function wstrcmpi_n

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