tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
dlsym
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
*
dlsym
(void* , char* )
void
*
dlsym
(void* , char* )
void
*
dlsym
(void* , char* )
version(!linux && !OSX && FreeBSD)
extern (
C
)
void
*
dlsym
(
void
*
,
in
char
*
)
void
*
dlsym
(void* , char* )
Meta
Source
See Implementation
tango
stdc
posix
dlfcn
functions
dlclose
dlerror
dlopen
dlsym
variables
RTLD_GLOBAL
RTLD_LAZY
RTLD_LOCAL
RTLD_NOW