pub unsafe extern "system" fn lstrcpyW(
    lpstring1: PWSTR,
    lpstring2: PCWSTR
) -> PWSTR
Expand description

Required features: "Win32_Globalization"