[][src]Type Definition llvm_sys::LLVMDiagnosticHandler

type LLVMDiagnosticHandler = Option<extern "C" fn(arg1: LLVMDiagnosticInfoRef, arg2: *mut c_void)>;