RTLD_LAZY

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

Meta