libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
reallocArray
memutils
utils
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow
T
[]
reallocArray
(
T
ALLOC
=
ThreadMem
)
(
T
[]
array
,
size_t
n
,
ALLOC
*
base
= null
)
Meta
Source
See Implementation
memutils
utils
functions
FL_allocate
FL_deallocate
FL_reallocate
allocArray
freeArray
reallocArray
mixin templates
ConvenienceAllocators
structs
CTFE
Malloc
ObjectAllocator
ThreadMem