memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
reallocArray
memutils
utils
Undocumented in source. Be warned that the author may not have intended to support it.
package package
T
[]
reallocArray
(
T
ALLOC
=
ThreadMem
)
(
T
[]
array
,
size_t
n
)
Meta
Source
See Implementation
memutils
utils
functions
allocArray
freeArray
reallocArray
translateAllocator
mixin templates
ConvenienceAllocators
structs
AppMem
Malloc
SecureMem
ThreadMem
templates
ObjectAllocator