pub unsafe extern "C" fn LLVMContextGetDiagnosticHandler(
C: LLVMContextRef,
) -> LLVMDiagnosticHandlerExpand description
Get the diagnostic handler of this context.
pub unsafe extern "C" fn LLVMContextGetDiagnosticHandler(
C: LLVMContextRef,
) -> LLVMDiagnosticHandlerGet the diagnostic handler of this context.