static bool compress_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool compress_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
const struct Module ModuleCompress
Module for the Compress library.
Compress private Module data.
Convenience wrapper for the core headers.
@ MODULE_ID_COMPRESS
ModuleCompress, Compression functions
Convenience wrapper for the library headers.
Container for Accounts, Notifications.