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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’