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
) -> LTOObjectBufferExpand description
Return a reference to the indexth object file produced by the
code generator.