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

Required features: "Win32_Globalization"