aclopCreateAttr
Description
Creates data of the aclopAttr type to store operator attributes.
To destroy data of the aclopAttr type, call aclopDestroyAttr.
Prototype
aclopAttr *aclopCreateAttr()
Parameters
None
Returns
Pointer to data of the aclopAttr type.
Parent topic: aclopAttr