Contents:
Defined in File rbuffer.h
Get a reference to the first entry in the ringbuffer.
The ringbuffer is not modified.
rb – The ringbuffer handle.
A reference to the first element, or NULL if no such element or an error occurred.