DlangCompiler.compileSharedLibrary

Compile a shared library from given source file.

TODO make this async

struct DlangCompiler
const
compileSharedLibrary
(
string source
,
out string outputPath
)
in (this)

Meta