SIGALRM

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

Meta