nng_sockaddr_storage

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

Members

Variables

sa_family
ushort sa_family;
Undocumented in source.
sa_pad
ulong[16] sa_pad;
Undocumented in source.

Meta