[][src]Function rustc_llvm_proxy::proxy::thinlto_codegen_add_module

#[no_mangle]
pub unsafe extern "C" fn thinlto_codegen_add_module(
    cg: thinlto_code_gen_t,
    identifier: *const c_char,
    data: *const c_char,
    length: c_int
)