nn::fnd::IntrusiveQueue::Dequeue
T * Dequeue();
None.
Removes the element at the front of the queue.
Retrieves the node at the front of the queue, then removes it from the queue.
CONFIDENTIAL