HeapAllocator.this

Undocumented in source.
  1. this()
  2. this(Heap.CreateOptions options, size_t initialSize, size_t maximumSize)
  3. this(HANDLE heapHandle, bool own)
    struct HeapAllocator
    @safe
    this
    (
    HANDLE heapHandle
    ,
    in bool own = true
    )

Meta