Function windows::Win32::UI::Shell::StrCatBuffA

pub unsafe fn StrCatBuffA<P0>(pszdest: &mut [u8], pszsrc: P0) -> PSTR
where P0: IntoParam<PCSTR>,