dynalib

Undocumented in source.

Members

Aliases

HANDLE
alias HANDLE = void*
Undocumented in source.

Enums

expandEnum
eponymoustemplate expandEnum(EnumType, string fqnEnumType = EnumType.stringof)

Borrowed from BindBC.SFML - Created by mdparker

Functions

bindSymbol
bool bindSymbol(HANDLE lib, T* ptr, char* symbol, bool silent)
Undocumented in source. Be warned that the author may not have intended to support it.
dependencyPath
bool dependencyPath(char* path)
Undocumented in source. Be warned that the author may not have intended to support it.
loadBindConfig
bool loadBindConfig(BindDef* def, string section, string altConfig)
Undocumented in source. Be warned that the author may not have intended to support it.
loadLib
HANDLE loadLib(char* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
unloadLib
bool unloadLib(HANDLE lib)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BindDef
struct BindDef
Undocumented in source.
DynaLib
struct DynaLib
Undocumented in source.

Variables

setDepDir
bool function(const char*) setDepDir;
Undocumented in source.

Meta