windows::Win32::Globalization

Function u_uastrncpy

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