windows::Win32::Globalization

Function u_austrncpy

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