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

Required features: "Win32_Globalization"