UCHAR_MAX

extern (C) @trusted nothrow @nogc
enum UCHAR_MAX = ubyte.max;

Meta