BLOCK_SIZE

version(linux)
extern (C) @nogc nothrow
enum BLOCK_SIZE = 1 << BLOCK_SIZE_BITS;

Meta