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

Required features: "Win32_Globalization"