SmallChunk.alloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SmallChunk* alloc(int x, int y, int z)
    struct SmallChunk
    version(SmallChunksGC)
    static
    alloc
    (
    int x
    ,
    int y
    ,
    int z
    )
  2. SmallChunk* alloc(int x, int y, int z)

Meta