mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
MmapArray.free
mecca
lib
memory
MmapArray
Free all allocated memory and set length to 0.
struct
MmapArray
(T, bool shrink = false)
nothrow @
trusted
@
nogc
@
notrace
void
free
(
)
Meta
Source
See Implementation
mecca
lib
memory
MmapArray
destructors
~this
functions
allocate
free
reserve
postblits
this(this)
properties
arr
capacity
closed
length
Free all allocated memory and set length to 0.