PROT_EXEC

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

Meta