Function thinlto_codegen_set_pic_model

Source
#[no_mangle]
pub extern "C" fn thinlto_codegen_set_pic_model(
    cg: thinlto_code_gen_t,
    model: lto_codegen_model,
) -> lto_bool_t