This API de-allocates the memory allocated for the serialized transaction buffer.
Prototype
void XAie_FreeSerializedTransaction(void *Ptr);
Parameters
The following table lists the XAie_FreeSerializedTransaction
function arguments.
Type | Member | Description |
---|---|---|
void * | Ptr | Pointer to the transaction buffer. |