windows::Win32::UI::Shell

Function StrNCatA

pub unsafe fn StrNCatA<P1>(psz1: &mut [u8], psz2: P1) -> PSTR
where P1: Param<PCSTR>,