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

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

Deallocates revocation tails generator instance.

Arguments

  • rev_tails_generator - Reference that contains revocation tails generator instance pointer.