Function Ringbuffer_reset(struct Ringbuffer *)

Function Documentation

void Ringbuffer_reset(struct Ringbuffer *buffer)

Invalidates the start/end indices without zeroing out the buffer.

Parameters:

buffer