CHAR_BIT

extern (C) @trusted nothrow @nogc
enum CHAR_BIT = 8;

Meta