Attribute.this
this
(uint startIndex = uint.init, uint endIndex = uint.init)Create a attribute.Attribute boxed type.
Parameters
startIndex | the start index of the range (in bytes). |
endIndex | end index of the range (in bytes). The character at this index is not included in the range. |
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.