thinlto_codegen_set_cache_pruning_interval

Function thinlto_codegen_set_cache_pruning_interval 

Source
#[unsafe(no_mangle)]
pub extern "C" fn thinlto_codegen_set_cache_pruning_interval(
    cg: thinlto_code_gen_t,
    interval: c_int,
)