Contents:
Defined in File fifo.h
Dequeue an element from the FIFO.
fifo – The FIFO handle.
e – The element to dequeue into from the FIFO. Can be NULL.
status_t.