GLAllocationParams.structSize
size_t structSize() @property nothrowGet structSize field.
Returns
the size of the struct (including and subclass data)
void structSize(size_t propval) @property nothrowSet structSize field.
Parameters
propval | the size of the struct (including and subclass data) |