Function thinlto_codegen_set_cpu

Source
#[no_mangle]
pub extern "C" fn thinlto_codegen_set_cpu(
    cg: thinlto_code_gen_t,
    cpu: *const c_char,
)