pub unsafe extern "system" fn StrCatBuffA(
    pszdest: PSTR,
    pszsrc: PCSTR,
    cchdestbuffsize: i32
) -> PSTR
Expand description

Required features: "Win32_UI_Shell"