Region.release

Release the memory that was allocated after the respective call to savePos().

struct Region
nothrow
void
release
(
RegionPos pos
)

Parameters

pos RegionPos

position returned by savePos()

Meta