pub unsafe extern "system" fn lstrcatA(
    lpstring1: PSTR,
    lpstring2: PCSTR
) -> PSTR
Expand description

Required features: "Win32_Globalization"