void attr_color_list_clear(struct AttrColorList *acl)
Free the contents of an AttrColorList.
#define mutt_debug(LEVEL,...)
@ LL_NOTIFY
Log of notifications.
void * mutt_mem_calloc(size_t nmemb, size_t size)
Allocate zeroed memory on the heap.
Convenience wrapper for the library headers.
struct Notify * notify_new(void)
Create a new notifications handler.
bool notify_send(struct Notify *notify, enum NotifyType event_type, int event_subtype, void *event_data)
Send out a notification message.
void notify_free(struct Notify **ptr)
Free a notification handler.
@ NT_PAGER
Pager data has changed, NotifyPager, PagerPrivateData.