Function ring_buf_cap(const ring_buf_t *)
Defined in File ring_buf.h
Function Documentation
-
uint32_t ring_buf_cap(const ring_buf_t *rb)
Get the total capacity of the ring buffer.
- 매개변수:
rb – [in] Ring buffer handle.
- 반환:
Total capacity of the ring buffer.