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

Required features: ‘Win32_Globalization’