Type Alias llvm_sys::orc2::LLVMOrcErrorReporterFunction

source ยท
pub type LLVMOrcErrorReporterFunction = extern "C" fn(Ctx: *mut c_void, Err: LLVMErrorRef);
Expand description

Error reporter function.