windows::Win32::Globalization

Function lstrcmpW

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