Function windows_sys::Win32::UI::Shell::StrNCatA

pub unsafe extern "system" fn StrNCatA(
    psz1: PSTR,
    psz2: PCSTR,
    cchmax: i32,
) -> PSTR