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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’