Function libxml::bindings::ucnv_fromUChars_60[][src]

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