deallocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void deallocate(Mallocator a, void[] mem)
  2. void deallocate(A allocator, T instance)
  3. void deallocate(Block!N b)
    void
    deallocate
    (
    size_t N
    )
    (
    ref Block!N b
    )

Meta