windows::Win32::UI::Shell

Function UrlCompareW

pub unsafe fn UrlCompareW<P0, P1>(psz1: P0, psz2: P1, fignoreslash: bool) -> i32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,