[][src]Function libxslt::bindings::ucnv_fromUChars_60

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