SCHAR_MIN

extern (C) @trusted nothrow @nogc
enum SCHAR_MIN = byte.min;

Meta