Zen API
|
|
related |
Removes an item from the queue.
This method is a type-checked variant of kMsgQueue_Remove. 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.
kMsgQueue_queue | Queue object. |
TPtr_item | Strongly-typed destionation pointer to receive removed item. |
k64u_timeout | Timeout (microseconds). |