stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
MmapAllocator.deallocate
stdx
allocator
mmap_allocator
MmapAllocator
Allocator API.
bool
deallocate
(void[] b)
struct
MmapAllocator
version(Posix)
static
bool
deallocate
()
(
void
[]
b
)
bool
deallocate
(void[] b)
void
[]
allocate
(size_t bytes)
Meta
Source
See Implementation
stdx
allocator
mmap_allocator
MmapAllocator
static functions
allocate
deallocate
variables
alignment
instance
Allocator API.