PathCchAppend

Function PathCchAppend 

pub unsafe fn PathCchAppend<P2>(pszpath: &mut [u16], pszmore: P2) -> Result<()>
where P2: Param<PCWSTR>,