Function windows_sys::Win32::Globalization::ucnv_fromUChars
pub unsafe extern "cdecl" fn ucnv_fromUChars(
cnv: *mut UConverter,
dest: PCSTR,
destcapacity: i32,
src: *const u16,
srclength: i32,
perrorcode: *mut UErrorCode,
) -> i32