Function windows_sys::Win32::Globalization::u_uastrncpy

pub unsafe extern "cdecl" fn u_uastrncpy(
    dst: *mut u16,
    src: PCSTR,
    n: i32,
) -> *mut u16