dmech ~master (2022-03-24T07:41:03.7311831)
Dub
Repo
dlclose
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
)
int
dlclose
(
void
*
handle
)
Meta
Source
See Implementation
derelict
util
sharedlib
aliases
SharedLibHandle
classes
SharedLib
functions
dlclose
dlerror
dlopen
dlsym
variables
RTLD_NOW