RTLD_LOCAL

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

Meta