Tries to pop data from the queue. If no data is available, NULL is returned.
data from the queue or NULL, when no data is available immediately.
See Implementation
Tries to pop data from the queue. If no data is available, NULL is returned.