nn_symbol_properties

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

Members

Variables

name
const(char)* name;
Undocumented in source.
ns
int ns;
Undocumented in source.
type
int type;
Undocumented in source.
unit
int unit;
Undocumented in source.
value
int value;
Undocumented in source.

Meta