windows::Win32::UI::Shell

Function StrCpyNW

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