derelict-util v1.9.0 (2014-12-30T14:19:05Z)
Home
Dub
Repo
SharedLibHandle
derelict
util
sharedlib
Undocumented in source.
alias
SharedLibHandle
=
void
*
static if
(
Derelict_OS_Posix
)
alias
SharedLibHandle
=
void
*
alias
SharedLibHandle
=
HMODULE
Meta
Source
See Implementation
derelict
util
sharedlib
aliases
SharedLibHandle
functions
dlclose
dlerror
dlopen
dlsym
structs
SharedLib
variables
RTLD_NOW