pub unsafe extern "system" fn StrCpyNW(
    pszdst: PWSTR,
    pszsrc: PCWSTR,
    cchmax: i32
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"