rust_icu_sys

Function ucnv_toUChars_74

Source
pub unsafe extern "C" fn ucnv_toUChars_74(
    cnv: *mut UConverter,
    dest: *mut UChar,
    destCapacity: i32,
    src: *const c_char,
    srcLength: i32,
    pErrorCode: *mut UErrorCode,
) -> i32