bdwgc-d ~master (2025-05-19T15:18:34.9479348)
Dub
Repo
BoehmAllocator.allocate
bdwgc
BoehmAllocator
Allocates memory of specified size, returns null if allocation fails
struct
BoehmAllocator
@
trusted
@
nogc
nothrow shared
void
[]
allocate
(
size_t
bytes
)
Meta
Source
See Implementation
bdwgc
BoehmAllocator
functions
alignedAllocate
allocate
allocateZeroed
collect
deallocate
disable
enableIncremental
goodAllocSize
isHeapPtr
owns
reallocate
static variables
instance
variables
alignment
Allocates memory of specified size, returns null if allocation fails