Function llvm_sys::orc2::LLVMOrcExecutionSessionSetErrorReporter
source · pub unsafe extern "C" fn LLVMOrcExecutionSessionSetErrorReporter(
ES: LLVMOrcExecutionSessionRef,
ReportError: LLVMOrcErrorReporterFunction,
Ctx: *mut c_void
)