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 )
    version(!linux && darwin)
    extern (C)
    void*
    dlopen
    (
    in char*
    ,
    int
    )
  3. void* dlopen(char* , int )
  4. void* dlopen(char* , int )

Meta