derelict-util v1.9.0 (2014-12-30T14:19:05Z)
Home
Dub
Repo
dlopen
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.
extern (
C
) nothrow
static if
(
Derelict_OS_Posix
)
static if
(!(
Derelict_OS_Linux
))
void
*
dlopen
(
const
(
char
)*
file
,
int
mode
)
Meta
Source
See Implementation
derelict
util
sharedlib
aliases
SharedLibHandle
functions
dlclose
dlerror
dlopen
dlsym
structs
SharedLib
variables
RTLD_NOW