pub unsafe extern "system" fn u_austrcpy(
    dst: PCSTR,
    src: *const u16
) -> PSTR
Expand description

Required features: "Win32_Globalization"