tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
dlopen
tango
stdc
posix
dlfcn
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
*
dlopen
(char* , int )
void
*
dlopen
(char* , int )
void
*
dlopen
(char* , int )
version(!linux && !OSX && FreeBSD)
extern (
C
)
void
*
dlopen
(
in
char
*
,
int
)
void
*
dlopen
(char* , int )
Meta
Source
See Implementation
tango
stdc
posix
dlfcn
functions
dlclose
dlerror
dlopen
dlsym
variables
RTLD_GLOBAL
RTLD_LAZY
RTLD_LOCAL
RTLD_NOW