GCChunk.collect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void collect(T* t)
  2. void collect(T*[] t)
    struct GCChunk(T, uint chunkSize)
    void
    collect
    (
    T*[] t
    )
  3. bool collect(bool all)

Meta