nng_sockaddr_path

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

Members

Variables

sa_family
uint16_t sa_family;
Undocumented in source.
sa_path
char[NNG_MAXADDRLEN] sa_path;
Undocumented in source.

Meta