EVE 1.0
rbuf_t Struct Reference

Structure that holds the state of a ring buffer. More...

#include <rbuf.h>

Detailed Description

Structure that holds the state of a ring buffer.

This structure holds the state of a ring buffer. The actual buffer needs to be defined separately. This struct is an opaque structure with no user-visible elements.

Definition at line 63 of file rbuf.h.