llvm_sys::core

Function LLVMContextGetDiagnosticHandler

Source
pub unsafe extern "C" fn LLVMContextGetDiagnosticHandler(
    C: LLVMContextRef,
) -> LLVMDiagnosticHandler
Expand description

Get the diagnostic handler of this context.