- clean
void clean(string dllName)
Undocumented in source. Be warned that the author may not have intended to support it.
- compilePluginDLL
bool compilePluginDLL(string pluginFolder, string[] files, bool optDebug)
Undocumented in source. Be warned that the author may not have intended to support it.
- dllError
const(char)* dllError()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackName
const(char)* getPackName(string packName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackName
const(char)* getPackName(string packName)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadDLLFunc
void loadDLLFunc(void* dll, string pluginName)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadPlugins
string[] loadPlugins(string pluginFolder, string[] plugins, bool regenerate, bool optDebug)
Undocumented in source. Be warned that the author may not have intended to support it.
- symbolLink
void* symbolLink(void* dll, const(char)* symbolName)
Undocumented in source. Be warned that the author may not have intended to support it.