thinlto_codegen_set_cache_entry_expiration

Function thinlto_codegen_set_cache_entry_expiration 

Source
pub unsafe extern "C" fn thinlto_codegen_set_cache_entry_expiration(
    cg: *mut LLVMOpaqueThinLTOCodeGenerator,
    expiration: u32,
)
Expand description

Set the expiration (in seconds) for cache entries.