Type Definition rustc_codegen_llvm::llvm::DiagnosticHandler[][src]

pub type DiagnosticHandler = unsafe extern "C" fn(_: &DiagnosticInfo, _: *mut c_void);