[][src]Function libxslt::bindings::ucnv_convert_60

pub unsafe extern "C" fn ucnv_convert_60(
    toConverterName: *const i8,
    fromConverterName: *const i8,
    target: *mut i8,
    targetCapacity: i32,
    source: *const i8,
    sourceLength: i32,
    pErrorCode: *mut i32
) -> i32