Function llvm_sys::orc2::LLVMOrcExecutionSessionSetErrorReporter

source ยท
pub unsafe extern "C" fn LLVMOrcExecutionSessionSetErrorReporter(
    ES: LLVMOrcExecutionSessionRef,
    ReportError: LLVMOrcErrorReporterFunction,
    Ctx: *mut c_void
)