.TH "evbuffer_iovec" 3 "libevent-2.1.13-stable" \" -*- nroff -*- .ad l .nh .SH NAME evbuffer_iovec \- Describes a single extent of memory inside an evbuffer\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "void * \fBiov_base\fP" .br .RI "The start of the extent of memory\&. " .ti -1c .RI "size_t \fBiov_len\fP" .br .RI "The length of the extent of memory\&. " .in -1c .SH "Detailed Description" .PP Describes a single extent of memory inside an evbuffer\&. Used for direct-access functions\&. .PP \fBSee also\fP .RS 4 \fBevbuffer_reserve_space\fP, \fBevbuffer_commit_space\fP, \fBevbuffer_peek\fP .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libevent-2\&.1\&.13-stable from the source code\&.