libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
PoolAllocator.realloc
memutils
pool
PoolAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PoolAllocator
(Base)
nothrow @
trusted
void
[]
realloc
(
void
[]
arr
,
size_t
newsize
,
bool
must_zeroise
= true
)
Meta
Source
See Implementation
memutils
pool
PoolAllocator
constructors
this
destructors
~this
functions
alloc
free
freeAll
onDestroy
realloc
removeArrayDtors
reset
properties
allocatedSize
totalSize
structs
Pool
variables
id
m_poolSize