Function lstrcmpiW

Source
pub unsafe extern "C" fn lstrcmpiW(
    lpString1: LPCWSTR,
    lpString2: LPCWSTR,
) -> c_int