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
38
#ifndef MUTT_MH_LIB_H
39
#define MUTT_MH_LIB_H
40
41
#include "
core/lib.h
"
42
43
extern
const
struct
MxOps
MxMhOps
;
44
45
#endif
/* MUTT_MH_LIB_H */
lib.h
Convenience wrapper for the core headers.
MxMhOps
const struct MxOps MxMhOps
MH Mailbox - Implements MxOps -.
Definition:
mh.c:1239
MxOps
Definition:
mxapi.h:91