Function llvm_sys::core::LLVMContextGetDiagnosticHandler
source ยท pub unsafe extern "C" fn LLVMContextGetDiagnosticHandler(
C: LLVMContextRef,
) -> LLVMDiagnosticHandler
Expand description
Get the diagnostic handler of this context.