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