Function windows::Win32::Globalization::u_uastrncpy

pub unsafe fn u_uastrncpy<P0>(dst: *mut u16, src: P0, n: i32) -> *mut u16
where P0: Param<PCSTR>,