dlopen

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void* dlopen(char* , int )
  2. void* dlopen(char* , int )
  3. void* dlopen(char* , int )
  4. void* dlopen(char* , int )
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    void*
    dlopen
    (
    in char*
    ,
    int
    )

Meta