Function llvm_sys::lto::thinlto_module_get_object
source · pub unsafe extern "C" fn thinlto_module_get_object(
cg: thinlto_code_gen_t,
index: c_uint
) -> LTOObjectBuffer
Expand description
Return a reference to the index
th object file produced by the
code generator.