lto_codegen_write_merged_modules

Writes a new object file at the specified path that contains the merged contents of all modules added so far. Returns true on error (check lto_get_error_message() for details).

\since LTO_API_VERSION=5

extern (C) nothrow extern
lto_codegen_write_merged_modules
(,
const(char)* path
)

Meta