NeoMutt
2024-10-02-37-gfa9146
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
43
#ifndef MUTT_MAILDIR_LIB_H
44
#define MUTT_MAILDIR_LIB_H
45
46
#include "
core/lib.h
"
47
48
extern
const
struct
MxOps
MxMaildirOps
;
49
50
#endif
/* MUTT_MAILDIR_LIB_H */
lib.h
Convenience wrapper for the core headers.
MxMaildirOps
const struct MxOps MxMaildirOps
Maildir Mailbox - Implements MxOps -.
Definition:
maildir.c:44
MxOps
Definition:
mxapi.h:91