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