KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
iovec Struct Reference

Scatter/Gather array. More...

#include <kos/iovec.h>

Data Fields

char * iov_base
 Base address. More...
 
size_t iov_len
 Length. More...
 

Detailed Description

Scatter/Gather array.

Field Documentation

char* iovec::iov_base

Base address.

size_t iovec::iov_len

Length.


The documentation for this struct was generated from the following file: