SIGTSTP

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto SIGTSTP;
  2. auto SIGTSTP;
  3. auto SIGTSTP;
    version(!linux && !darwin && FreeBSD)
    extern (C) const
    auto SIGTSTP = 18;
  4. auto SIGTSTP;

Meta