windows::Win32::UI::Shell

Function PathIsPrefixW

pub unsafe fn PathIsPrefixW<P0, P1>(pszprefix: P0, pszpath: P1) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,