IPC_SET

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

Meta