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

Required features: "Win32_UI_Shell"