Contents:
Defined in File fifo.h
Get the first FIFO item without removing it.
fifo – The FIFO handle.
Pointer to the first element, or NULL if no such element or an error occurred.