Function rust_icu_sys::ucnv_fromAlgorithmic_70
source · pub unsafe extern "C" fn ucnv_fromAlgorithmic_70(
cnv: *mut UConverter,
algorithmicType: UConverterType,
target: *mut c_char,
targetCapacity: i32,
source: *const c_char,
sourceLength: i32,
pErrorCode: *mut UErrorCode
) -> i32