Function windows_sys::Win32::Globalization::u_strToWCS
[−]pub unsafe extern "system" fn u_strToWCS(
dest: PCWSTR,
destcapacity: i32,
pdestlength: *mut i32,
src: *const u16,
srclength: i32,
perrorcode: *mut UErrorCode
) -> PWSTR
Expand description
Required features: ‘Win32_Globalization’