Function windows_sys::Win32::UI::Shell::StrCpyNW

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