pub unsafe extern "system" fn UrlCompareW(
    psz1: PCWSTR,
    psz2: PCWSTR,
    fignoreslash: BOOL
) -> i32
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"