tango ~master (2025-06-29T14:40:56.0544651)
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 )
version(!linux && OSX)
extern (
C
)
void
*
dlopen
(
in
char
*
,
int
)
void
*
dlopen
(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