loader.windows

Undocumented in source.

Members

Functions

freeLibrary
void freeLibrary(void* handle)
Undocumented in source. Be warned that the author may not have intended to support it.
libraryError
const(char)[] libraryError()
Undocumented in source. Be warned that the author may not have intended to support it.
loadLibrary
void* loadLibrary(char* name)
Undocumented in source. Be warned that the author may not have intended to support it.
loadSymbol
void* loadSymbol(void* handle, char* sym)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta