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.
pub unsafe extern "C" fn thinlto_codegen_set_cache_entry_expiration(
cg: *mut LLVMOpaqueThinLTOCodeGenerator,
expiration: u32,
)Set the expiration (in seconds) for cache entries.