Function ring_buf_reset(ring_buf_t *)
Defined in File ring_buf.c
Function Documentation
-
void ring_buf_reset(ring_buf_t *rb)
Reset head/tail indices to empty the buffer.
- 매개변수:
rb – [in] Ring buffer handle.
Defined in File ring_buf.c
Reset head/tail indices to empty the buffer.
rb – [in] Ring buffer handle.