Type Alias mlir_sys::MlirDiagnosticHandlerID
source · pub type MlirDiagnosticHandlerID = u64;
Expand description
Opaque identifier of a diagnostic handler, useful to detach a handler.
pub type MlirDiagnosticHandlerID = u64;
Opaque identifier of a diagnostic handler, useful to detach a handler.