BLOCK_SIZE_BITS

version(linux)
extern (C) @nogc nothrow
enum BLOCK_SIZE_BITS = 10;

Meta