NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
HcacheModuleData Struct Reference

Hcache private Module data. More...

#include "module_data.h"

+ Collaboration diagram for HcacheModuleData:

Data Fields

struct Notifynotify
 Notifications.
 
unsigned int hcache_ver
 Header Cache version.
 

Detailed Description

Hcache private Module data.

Definition at line 29 of file module_data.h.

Field Documentation

◆ notify

struct Notify* HcacheModuleData::notify

Notifications.

Definition at line 31 of file module_data.h.

◆ hcache_ver

unsigned int HcacheModuleData::hcache_ver

Header Cache version.

Definition at line 32 of file module_data.h.


The documentation for this struct was generated from the following file: