nng_sockaddr_in6

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

Members

Variables

sa_addr
uint8_t[16] sa_addr;
Undocumented in source.
sa_family
uint16_t sa_family;
Undocumented in source.
sa_port
uint16_t sa_port;
Undocumented in source.

Meta