MmapAllocator.allocate

Allocator API.

  1. void[] allocate(size_t bytes)
    struct MmapAllocator
    version(Posix)
    pure nothrow @nogc @safe shared const
    void[]
    allocate
    (
    size_t bytes
    )
  2. void[] allocate(size_t bytes)

Meta