Function mlir_sys::mlirContextDetachDiagnosticHandler
source · pub unsafe extern "C" fn mlirContextDetachDiagnosticHandler(
context: MlirContext,
id: MlirDiagnosticHandlerID
)
Expand description
Detaches an attached diagnostic handler from the context given its identifier.