NeoMutt  2024-04-25-91-gb0e085
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
EmailGarbageCollector Struct Reference

Email garbage collection. More...

+ Collaboration diagram for EmailGarbageCollector:

Data Fields

struct Emailarr [10]
 Array of Emails to be deleted.
 
size_t idx
 Current position.
 

Detailed Description

Email garbage collection.

Definition at line 283 of file mailbox.c.

Field Documentation

◆ arr

struct Email* EmailGarbageCollector::arr[10]

Array of Emails to be deleted.

Definition at line 285 of file mailbox.c.

◆ idx

size_t EmailGarbageCollector::idx

Current position.

Definition at line 286 of file mailbox.c.


The documentation for this struct was generated from the following file: