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