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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’