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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’