aclopDestroyAttr
Applicable Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
MC62CM12A AI Processor |
× |
Function Usage
Destroys data of the aclopAttr type created by the aclopCreateAttr call.
Prototype
1 | void aclopDestroyAttr(const aclopAttr *attr) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
attr |
Input |
Pointer to data of the aclopAttr type |
Returns
None
Parent topic: aclopAttr