nng_optspec

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

Members

Variables

o_arg
bool o_arg;
Undocumented in source.
o_name
char* o_name;
Undocumented in source.
o_short
int o_short;
Undocumented in source.
o_val
int o_val;
Undocumented in source.

Meta