Function windows::Win32::UI::Shell::PathIsSameRootW

pub unsafe fn PathIsSameRootW<P0, P1>(pszpath1: P0, pszpath2: P1) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,