BitmappedBlock.blockSize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias blockSize = theBlockSize
  2. uint blockSize [@property getter]
  3. uint blockSize [@property setter]
    struct BitmappedBlock(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
    @property
    static if(!(theBlockSize != chooseAtRuntime))
    void
    blockSize
    (
    uint s
    )

Meta