SA_NODEFER

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

Meta