libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ThreadMemAllocator.reallocate
libwasm
rt
allocator
ThreadMemAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ThreadMemAllocator
static nothrow @
trusted
void
[]
reallocate
(
void
[]
data
,
size_t
n
,
bool
free_mem
= true
)
Meta
Source
See Implementation
libwasm
rt
allocator
ThreadMemAllocator
static functions
allocate
deallocate
reallocate