SIG_ERR

  1. enum SIG_ERR;
  2. enum SIG_ERR;
    version(!Posix && Windows)
    extern (C) nothrow @nogc
    enum SIG_ERR = cast(sigfn_t)-1;

Meta