RTLD_GLOBAL

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_GLOBAL;
  2. auto RTLD_GLOBAL;
  3. auto RTLD_GLOBAL;
    version(!linux && !darwin && FreeBSD)
    extern (C) const
    auto RTLD_GLOBAL = 0x100;
  4. auto RTLD_GLOBAL;

Meta