Function ring_buf_reset(ring_buf_t *)

Function Documentation

void ring_buf_reset(ring_buf_t *rb)

Reset head/tail indices to empty the buffer.

매개변수:

rb[in] Ring buffer handle.