rustc_codegen_llvm::llvm_::ffi

Function LLVMRustContextGetDiagnosticHandler

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