Function Ringbuffer_reset(struct Ringbuffer *)
Defined in File ringbuffer.h
Function Documentation
-
void Ringbuffer_reset(struct Ringbuffer *buffer)
Invalidates the start/end indices without zeroing out the buffer.
- Parameters:
buffer –
Defined in File ringbuffer.h
Invalidates the start/end indices without zeroing out the buffer.
buffer –