Function windows_sys::Win32::Globalization::u_austrncpy

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