pub unsafe extern "C" fn mlirDiagnosticGetNumNotes(
    diagnostic: MlirDiagnostic
) -> isize
Expand description

Returns the number of notes attached to the diagnostic.