nng_iov

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 nng_iov {}

Members

Variables

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

Meta