derelict.util.sharedlib

Undocumented in source.

Members

Aliases

SharedLibHandle
alias SharedLibHandle = void*
Undocumented in source.

Enums

LDFlags
enum LDFlags
Undocumented in source.

Functions

derelictLDFlags
void derelictLDFlags(LDFlags flags)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SharedLib
struct SharedLib

Low-level wrapper of the even lower-level operating-specific shared library loading interface.

Meta