NeoMutt  2024-04-16-36-g75b6fb
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 67 of file hcache.c.

Field Documentation

◆ key

char RealKey::key[1024]

Key name.

Definition at line 69 of file hcache.c.

◆ keylen

size_t RealKey::keylen

Length of key.

Definition at line 70 of file hcache.c.


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