thinlto_codegen_disable_codegen

Function thinlto_codegen_disable_codegen 

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