pub unsafe extern "system" fn StrCatBuffW(
    pszdest: PWSTR,
    pszsrc: PCWSTR,
    cchdestbuffsize: i32
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"