NeoMutt  2025-09-05-53-g1e05a3
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
RealKey Struct Reference

Hcache key name (including compression method) More...

Data Fields

char key [1024]
 Key name.
 
size_t keylen
 Length of key.
 

Detailed Description

Hcache key name (including compression method)

Definition at line 68 of file hcache.c.

Field Documentation

◆ key

char RealKey::key[1024]

Key name.

Definition at line 70 of file hcache.c.

◆ keylen

size_t RealKey::keylen

Length of key.

Definition at line 71 of file hcache.c.


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