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

Meta