windows::Win32::UI::Shell

Function PathAppendW

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