TypeQuery.instanceSize
uint instanceSize() @property nothrowGet instanceSize field.
Returns
the size of the instance structure
void instanceSize(uint propval) @property nothrowSet instanceSize field.
Parameters
propval | the size of the instance structure |