stdx-allocator ~master (2021-10-24T13:20:51.4811573)
Dub
Repo
IAllocator.reallocate
stdx
allocator
IAllocator
Reallocates a memory block.
interface
IAllocator
bool
reallocate
(
ref
void
[]
,
size_t
)
Meta
Source
See Implementation
stdx
allocator
IAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
resolveInternalPointer
properties
alignment
Reallocates a memory block.