windows::Win32::Globalization

Function lstrcmpiW

pub unsafe fn lstrcmpiW<P0, P1>(lpstring1: P0, lpstring2: P1) -> i32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,