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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’