[][src]Function indy_crypto::ffi::cl::issuer::indy_crypto_cl_issuer_merge_revocation_registry_deltas

#[no_mangle]
pub extern "C" fn indy_crypto_cl_issuer_merge_revocation_registry_deltas(
    revoc_reg_delta: *const c_void,
    other_revoc_reg_delta: *const c_void,
    merged_revoc_reg_delta_p: *mut *const c_void
) -> ErrorCode