go
QueueArray.peekHead
gst
base
QueueArray
QueueArray
Returns the head of the queue
array
and does not remove it from the queue.
class
QueueArray
void
*
peekHead
(
)
Return Value
Type:
void
*
The head of the queue
Meta
Since
1.2
gst
base
QueueArray
QueueArray
constructors
this
functions
clear
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
peekNth
peekNthStruct
peekTail
peekTailStruct
popHead
popHeadStruct
popTail
popTailStruct
pushTail
pushTailStruct
setClearFunc
variables
gstQueueArray
Returns the head of the queue array and does not remove it from the queue.