Type Definition llvm_sys::LLVMDiagnosticHandler
source · [−]pub type LLVMDiagnosticHandler = Option<extern "C" fn(arg1: LLVMDiagnosticInfoRef, arg2: *mut c_void)>;
pub type LLVMDiagnosticHandler = Option<extern "C" fn(arg1: LLVMDiagnosticInfoRef, arg2: *mut c_void)>;