uio.h

libc header for scatter/gather I/O

struct iovec

Structure for scatter/gather I/O.

void * iov_base

Pointer to data.

msp430_types.h::size_t iov_len

Length of data.