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

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

Deallocates credential signature signature instance.

Arguments

  • credential_signature - Reference that contains credential signature instance pointer.