23#ifndef MUTT_MH_MDEMAIL_H
24#define MUTT_MH_MDEMAIL_H
#define ARRAY_HEAD(name, type)
Define a named struct for arrays of elements of a certain type.
struct MhEmail * mh_entry_new(void)
Create a new Mh entry.
void mh_entry_free(struct MhEmail **ptr)
Free a Mh object.
void mharray_clear(struct MhEmailArray *mha)
Free a Mh array.
Convenience wrapper for the library headers.
The envelope/body of an email.
bool header_parsed
Has the Email header been parsed?
struct Email * email
Temporary Email.
char * canon_fname
Canonical filename for hashing.
ino_t inode
Inode number of the file.