SCHAR_MAX

extern (C) @trusted nothrow @nogc
enum SCHAR_MAX = byte.max;

Meta