Contents:
Defined in File rbuffer.h
Remove the next item from the ringbuffer.
The head/tail indexes are modified when the element is removed.
rb – The ringbuffer handle.
e – To be filled with the removed element, if non-NULL.
status_t.