ucnv_toUChars_77

Function ucnv_toUChars_77 

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