[][src]Function indy_crypto::ffi::cl::prover::indy_crypto_cl_proof_free

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

Deallocates proof instance.

Arguments

  • proof - Reference that contains proof instance pointer.