iovec

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct iovec
  2. struct iovec
  3. struct iovec
  4. struct iovec
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    struct iovec {}

Members

Variables

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

Meta