XrmOptionDescRec

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

Members

Variables

argKind
XrmOptionKind argKind;
Undocumented in source.
option
char* option;
Undocumented in source.
specifier
char* specifier;
Undocumented in source.
value
XPointer value;
Undocumented in source.

Meta