Function rust_icu_sys::ucnv_fromUChars_74
source ยท pub unsafe extern "C" fn ucnv_fromUChars_74(
cnv: *mut UConverter,
dest: *mut c_char,
destCapacity: i32,
src: *const UChar,
srcLength: i32,
pErrorCode: *mut UErrorCode,
) -> i32