23#ifndef MUTT_MAILDIR_MDEMAIL_H
24#define MUTT_MAILDIR_MDEMAIL_H
ARRAY_HEAD(MdEmailArray, struct MdEmail *)
void maildir_entry_free(struct MdEmail **ptr)
Free a Maildir object.
struct MdEmail * maildir_entry_new(void)
Create a new Maildir entry.
void maildirarray_clear(struct MdEmailArray *mda)
Free a Maildir array.
Convenience wrapper for the library headers.
The envelope/body of an email.