QueueArray.popTail

Returns the tail of the queue @array and removes it from the queue.

class QueueArray
void*
popTail
()

Return Value

Type: void*

The tail of the queue

Meta

Since

1.14