Mallocator.deallocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void deallocate(void[] b)
    struct Mallocator
    static @system @nogc nothrow
    void
    deallocate
    (
    void[] b
    )
  2. alias deallocate = free

Meta