windows::Win32::UI::Shell

Function StrCatBuffA

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