Function windows::Win32::UI::Shell::StrNCatA

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