phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
MmapAllocator.deallocate
std
experimental
allocator
mmap_allocator
MmapAllocator
Allocator API.
bool
deallocate
(void[] b)
struct
MmapAllocator
version(Posix)
pure nothrow @
nogc
shared const
bool
deallocate
(
void
[]
b
)
bool
deallocate
(void[] b)
Meta
Source
See Implementation
std
experimental
allocator
mmap_allocator
MmapAllocator
functions
allocate
deallocate
static variables
instance
variables
alignment
Allocator API.