iovec

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct iovec {}

Members

Variables

iov_base
void* iov_base;
Undocumented in source.
iov_len
c_ulong iov_len;
Undocumented in source.

Meta