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.
pub unsafe extern "C" fn thinlto_module_get_object(
cg: thinlto_code_gen_t,
index: c_uint,
) -> LTOObjectBufferReturn a reference to the indexth object file produced by the
code generator.