M3TaggedValue

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

Members

Variables

type
M3ValueType type;
Undocumented in source.
value
M3ValueUnion value;
Undocumented in source.

Meta