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