nng_optspec

supplemental/util/options.h

extern (C) @trusted @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