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