thinlto_codegen_add_module

Function thinlto_codegen_add_module 

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