MmapAllocator.deallocate

Allocator API.

  1. bool deallocate(void[] b)
  2. bool deallocate(void[] b)
    struct MmapAllocator
    version(!Posix && Windows)
    pure nothrow @nogc shared const
    bool
    deallocate
    (
    void[] b
    )

Meta