windows::Win32::UI::Shell

Function StrCpyW

pub unsafe fn StrCpyW<P1>(psz1: PWSTR, psz2: P1) -> PWSTR
where P1: Param<PCWSTR>,