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