nn_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) @trusted @nogc nothrow
struct nn_iovec {}

Members

Variables

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

Meta