SharedBorrowedRegion.this
this
(ubyte[] store) shared pure nothrow @nogcConstructs a region backed by a user-provided store.
Parameters
store | User-provided store backing up the region. Must not be aliased. |