windows::Win32::UI::Shell

Function StrCatBuffW

pub unsafe fn StrCatBuffW<P1>(pszdest: &mut [u16], pszsrc: P1) -> PWSTR
where P1: Param<PCWSTR>,