Function rustc_codegen_llvm::llvm::LLVMContextSetDiagnosticHandler[][src]

pub unsafe extern "C" fn LLVMContextSetDiagnosticHandler(
    C: &Context,
    Handler: DiagnosticHandler,
    DiagnosticContext: *mut c_void
)