libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ConvenienceAllocators.realloc
memutils
utils
ConvenienceAllocators
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
ConvenienceAllocators
(alias ALLOC, alias THIS)
nothrow static
auto
realloc
(
T
)
(
auto
ref
T
arr
,
size_t
n
,
bool
zeroise_mem
= true
)
if
(
isArray
!
T
)
Meta
Source
See Implementation
memutils
utils
ConvenienceAllocators
manifest constants
ident
static functions
alloc
copy
free
realloc