libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
AutoFreeListAllocator.free
memutils
freelist
AutoFreeListAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
AutoFreeListAllocator
(Base)
nothrow @
trusted
void
free
(
void
[]
data
,
bool
must_zeroise
= false
)
Meta
Source
See Implementation
memutils
freelist
AutoFreeListAllocator
constructors
this
destructors
~this
functions
alloc
free
realloc