pub unsafe extern "C" fn mlirDiagnosticGetSeverity(
diagnostic: MlirDiagnostic,
) -> MlirDiagnosticSeverity
Expand description
Returns the severity of the diagnostic.
pub unsafe extern "C" fn mlirDiagnosticGetSeverity(
diagnostic: MlirDiagnostic,
) -> MlirDiagnosticSeverity
Returns the severity of the diagnostic.