Function windows::Win32::UI::Shell::PathCchAppend

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