[][src]Type Definition llvm_sys_featured::LLVMDiagnosticHandler

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