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

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

Deallocates revocation registry delta instance.

Arguments

  • revocation_registry_delta - Reference that contains revocation registry delta instance pointer.