deallocate

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

Meta