Function windows::Win32::UI::Shell::PathAppendW

pub unsafe fn PathAppendW<P0>(pszpath: &mut [u16; 260], pszmore: P0) -> BOOL
where P0: IntoParam<PCWSTR>,