libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
realloc
memutils
scoped
Undocumented in source. Be warned that the author may not have intended to support it.
@
trusted
nothrow
auto
realloc
(
T
)
(
ref
T
arr
,
size_t
n
)
if
(
isArray
!
T
)
Meta
Source
See Implementation
memutils
scoped
aliases
ManagedPool
Pool
ScopedPool
functions
alloc
copy
realloc
structs
PoolStack
ScopedPoolImpl
ThreadPoolFreezer
ThreadPoolStack