RTLD_NOW

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_NOW;
  2. auto RTLD_NOW;
    version(!linux && darwin)
    extern (C) const
    auto RTLD_NOW = 0x00002;
  3. auto RTLD_NOW;
  4. auto RTLD_NOW;

Meta