KallistiOS git master
Independent SDK for the Sega Dreamcast
|
I/O vector structure. More...
#include <sys/uio.h>
Data Fields | |
void * | iov_base |
Base address of memory for I/O. | |
size_t | iov_len |
Size of memory pointed to by iov_base. | |
void* iovec_t::iov_base |
Base address of memory for I/O.
size_t iovec_t::iov_len |
Size of memory pointed to by iov_base.