StructUserCtor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Constructors

this
this(int i, string s)
Undocumented in source.
this
this(int i, double d, string s)
Undocumented in source.

Members

Variables

d
double d;
Undocumented in source.
i
int i;
Undocumented in source.
s
string s;
Undocumented in source.

Meta