pub unsafe extern "C" fn mlirDiagnosticGetNumNotes(
diagnostic: MlirDiagnostic,
) -> isizeExpand description
Returns the number of notes attached to the diagnostic.
pub unsafe extern "C" fn mlirDiagnosticGetNumNotes(
diagnostic: MlirDiagnostic,
) -> isizeReturns the number of notes attached to the diagnostic.