SIGCONT

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

Meta