DSO_METHOD_dlfcn

If DSO_DLFCN is defined, the standard dlfcn.h-style functions (dlopen, dlclose, dlsym, etc) will be used and incorporated into this method. If not, this method will return null.

extern (C) nothrow @nogc
DSO_METHOD_dlfcn
()

Meta