thinlto_codegen_set_codegen_only

Function thinlto_codegen_set_codegen_only 

Source
#[unsafe(no_mangle)]
pub extern "C" fn thinlto_codegen_set_codegen_only(
    cg: thinlto_code_gen_t,
    codegen_only: lto_bool_t,
)