pub unsafe extern "system" fn lstrcmpW(
    lpstring1: PCWSTR,
    lpstring2: PCWSTR
) -> i32
Expand description

Required features: "Win32_Globalization"