rustc_codegen_llvm::llvm_::ffi

Function LLVMRustPrepareThinLTOImport

Source
pub unsafe extern "C" fn LLVMRustPrepareThinLTOImport(
    Data: &ThinLTOData,
    Module: &Module,
    Target: &TargetMachine,
) -> bool