MmapAllocator.deallocate

Allocator API.

  1. bool deallocate(void[] b)
  2. bool deallocate(void[] b)
    struct MmapAllocator
    version(!Posix && Windows)
    static
    bool
    deallocate
    ()
    (
    void[] b
    )
  3. void[] allocate(size_t bytes)

Meta