memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
MallocAllocator.realloc
memutils
memory
MallocAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
class
MallocAllocator
void
[]
realloc
(
void
[]
mem
,
size_t
new_size
)
Meta
Source
See Implementation
memutils
memory
MallocAllocator
functions
alloc
free
realloc