nn_symbol_properties

Structure that is returned from nn_symbol

extern (C) @nogc nothrow nothrow @nogc
struct nn_symbol_properties {}

Members

Variables

name
const(char)* name;

The constant name

ns
int ns;

The constant namespace, or zero for namespaces themselves

type
int type;

The option type for socket option constants

unit
int unit;

The unit for the option value for socket option constants

value
int value;

The constant value