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

Required features: "Win32_Globalization"