Contents:
Defined in File rbuffer.h
Clear a rbuffer, but do not deallocate its memory.
This resets the head/tail pointers, and zeros the managed memory.
rb – The ringbuffer handle.
status_t.