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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’