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

Required features: "Win32_UI_Shell", "Win32_Foundation"