BRKINT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto BRKINT;
    version(darwin)
    extern (C) const
    auto BRKINT = 0x0000002;
  2. auto BRKINT;
  3. auto BRKINT;
  4. auto BRKINT;

Meta