lto_module_create

Loads an object file from disk. Returns NULL on error (check lto_get_error_message() for details).

\since prior to LTO_API_VERSION=3

extern (C) nothrow extern
lto_module_create
(
const(char)* path
)

Meta