dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
dlsym
derelict
util
sharedlib
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Nix && !Tango && !linux)
extern (
C
)
void
*
dlsym
(
void
*
handle
,
CCPTR
name
)
Meta
Source
See Implementation
derelict
util
sharedlib
aliases
SharedLibHandle
classes
SharedLib
functions
dlclose
dlerror
dlopen
dlsym
variables
RTLD_NOW