rustc_codegen_llvm::llvm_::ffi

Function LLVMRustContextSetDiagnosticHandler

Source
pub unsafe extern "C" fn LLVMRustContextSetDiagnosticHandler(
    context: &Context,
    diagnostic_handler: Option<&DiagnosticHandler>,
)