#include <stdapis/sys/_iovec.h>
This iovec structure is filled with the data pointer and the length of the data to be passed to the kernel.
Contains the address of a buffer.
Contains the length of the buffer.