Function rustc_llvm_proxy::proxy::LLVMContextSetDiagnosticHandler
source · #[no_mangle]
pub unsafe extern "C" fn LLVMContextSetDiagnosticHandler(
C: LLVMContextRef,
Handler: LLVMDiagnosticHandler,
DiagnosticContext: *mut c_void
)