pub unsafe extern "system" fn StrCpyW(
    psz1: PWSTR,
    psz2: PCWSTR
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"