Buffer list structure. More...
#include <txl_buffer.h>

Data Fields | |
| struct txl_buffer_tag * | first |
| First element of the list. | |
| struct txl_buffer_tag * | last |
| Last element of the list. | |
Buffer list structure.
Definition at line 156 of file txl_buffer.h.
1.6.1