dealloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool dealloc(void* base, size_t nbytes, Vis vis)
  2. bool dealloc(void* base, size_t nbytes, Vis vis)
  3. bool dealloc(void* base, size_t nbytes, Vis vis)
  4. bool dealloc(void* base, size_t nbytes, Vis vis)
    version(!D_Ddoc)
    static if(!(is(typeof(VirtualAlloc))))
    static if(!(is(typeof(mmap)) && is(typeof(MAP_ANON))))
    static if(is(typeof(malloc)))
    bool
    dealloc

Meta