mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
deallocate
mage
util
mem
Undocumented in source. Be warned that the author may not have intended to support it.
void
deallocate
(Mallocator a, void[] mem)
void
deallocate
(A allocator, T instance)
void
deallocate
(
A
T
)
(
ref
A
allocator
,
T
instance
)
void
deallocate
(Block!N b)
Meta
Source
See Implementation
mage
util
mem
functions
GiB
KiB
MiB
TiB
allocate
deallocate
static variables
mallocator
structs
Block
BlockArray
Mallocator