Function LLVMRustPrepareThinLTOImport

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