NeoMutt
2025-12-11-899-ga9216f
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
22
38
39
#ifndef MUTT_MH_LIB_H
40
#define MUTT_MH_LIB_H
41
42
#include "
core/lib.h
"
43
44
extern
const
struct
MxOps
MxMhOps
;
45
46
#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:1241
MxOps
Definition
mxapi.h:98