EXIT_FAILURE

extern (C) nothrow @nogc
enum EXIT_FAILURE = 1;

Meta