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