lto_codegen_compile_to_file

Generates code for all added modules into one native object file. The name of the file is written to name. Returns true on error.

extern (C) nothrow extern
bool
lto_codegen_compile_to_file
(,
const(char)** name
)

Meta