[][src]Function llvm_sys::lto::thinlto_module_get_object

pub unsafe extern "C" fn thinlto_module_get_object(
    cg: thinlto_code_gen_t,
    index: c_uint
) -> LTOObjectBuffer

Return a reference to the indexth object file produced by the code generator.