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

Required features: "Win32_UI_Shell"