Function rust_icu_sys::ucnv_fromUnicode_70
source · pub unsafe extern "C" fn ucnv_fromUnicode_70(
converter: *mut UConverter,
target: *mut *mut c_char,
targetLimit: *const c_char,
source: *mut *const UChar,
sourceLimit: *const UChar,
offsets: *mut i32,
flush: UBool,
err: *mut UErrorCode
)