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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’