Zen API
|
|
related |
Sets the value of an item.
A debug assertion will be raised if the size of the specified item type is not equal to the size of the collection item type.
kQueue_queue | Queue object. |
kSize_index | Item index. |
TPtr_item | Strongly-typed pointer to item that will be copied into the queue. |