Function windows::Win32::UI::Shell::PathIsPrefixA

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