|
Zen API
|
|
related |
Attaches the array to an external item buffer.
Attached item buffers are not freed when the array is destroyed.
A debug assertion will be raised if the size of the specified items is not equal to the size of the specified item type.
| kArray1_array | Array object. |
| TPtr_items | Strongly-typed pointer to external item buffer. |
| kType_itemType | Type of array element. |
| kSize_length | Length of array. |