decs ~master (2021-07-15T12:31:03.9074131)
Dub
Repo
MallocAllocator.reallocate
decs
memory
MallocAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MallocAllocator
static
void
*
reallocate
(
Allocator
*
self
,
void
*
ptr
,
size_t
size
)
Meta
Source
See Implementation
decs
memory
MallocAllocator
static functions
allocate
free
reallocate
variables
base