KallistiOS  2.0.0
 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.
size_t iov_len
 Length.

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: