| libevent 2.1.12
    Event notification library | 
Describes a single extent of memory inside an evbuffer. More...
#include <buffer.h>
| Data Fields | |
| void * | iov_base | 
| The start of the extent of memory. | |
| size_t | iov_len | 
| The length of the extent of memory. | |
Describes a single extent of memory inside an evbuffer.
Used for direct-access functions.