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)
    version(!D_Ddoc)
    static if(is(typeof(VirtualAlloc)))
    bool
    dealloc
  3. bool dealloc(void* base, size_t nbytes, Vis vis)
  4. bool dealloc(void* base, size_t nbytes, Vis vis)

Meta