QueueArray.peekTailStruct

Returns the tail of the queue @array, but does not remove it from the queue.

class QueueArray
void*
peekTailStruct
()

Return Value

Type: void*

The tail of the queue

Meta

Since

1.14