DllImports

Undocumented in source.

Constructors

this
this(string lib, SymbolImport[] funcs)
Undocumented in source.

Members

Functions

numTableEntries
size_t numTableEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
totalTableBytes
size_t totalTableBytes()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

importedFunctions
SymbolImport[] importedFunctions;
Undocumented in source.
libName
string libName;
Undocumented in source.

Meta