GCChunk.allocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* allocate()
  2. T*[] allocate(uint count)
    struct GCChunk(T, uint chunkSize)
    T*[]
    allocate
    (
    uint count
    )

Meta