The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.