QueueArray.popTailStruct

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

class QueueArray
void*
popTailStruct
()

Return Value

Type: void*

The tail of the queue

Meta

Since

1.14