rustc_codegen_llvm::llvm_::ffi

Function LLVMRustContextGetDiagnosticHandler

Source
pub unsafe extern "C" fn LLVMRustContextGetDiagnosticHandler(
    Context: &Context,
) -> Option<&DiagnosticHandler>