bdwgc-d ~master (2025-05-19T15:18:34.9479348)
Dub
Repo
BoehmAllocator.reallocate
bdwgc
BoehmAllocator
Reallocates memory to new size, handles zero-size deallocation
struct
BoehmAllocator
@
system
@
nogc
nothrow shared
bool
reallocate
(
ref
void
[]
b
,
size_t
newSize
)
Meta
Source
See Implementation
bdwgc
BoehmAllocator
functions
alignedAllocate
allocate
allocateZeroed
collect
deallocate
disable
enableIncremental
goodAllocSize
isHeapPtr
owns
reallocate
static variables
instance
variables
alignment
Reallocates memory to new size, handles zero-size deallocation