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

#[no_mangle]
pub extern "C" fn indy_crypto_cl_revocation_registry_free(
    rev_reg: *const c_void
) -> ErrorCode

Deallocates revocation registry instance.

Arguments

  • rev_reg - Reference that contains revocation registry instance pointer.