SharedLib

Undocumented in source.

Members

Static functions

loadLibSymbols
void loadLibSymbols(SymbolVersioned2[] symbols, String libname, int major, int minor)
Undocumented in source. Be warned that the author may not have intended to support it.
loadLibSymbols
void loadLibSymbols(Symbol[] symbols, String libname)
Undocumented in source. Be warned that the author may not have intended to support it.
tryUseSymbol
bool tryUseSymbol(String symbolname, String libname, void delegate(void*) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta