windows::Win32::UI::Shell

Function StrNCatW

pub unsafe fn StrNCatW<P1>(psz1: &mut [u16], psz2: P1) -> PWSTR
where P1: Param<PCWSTR>,