BorrowedRegion.this
this
(ubyte[] store) pure nothrow @nogcConstructs a region backed by a user-provided store.
Parameters
store | User-provided store backing up the region. |
(ubyte[] store) pure nothrow @nogcConstructs a region backed by a user-provided store.
store | User-provided store backing up the region. |