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

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

Deallocates signature correctness proof instance.

Arguments

  • signature_correctness_proof - Reference that contains signature correctness proof instance pointer.