NeoMutt  2024-04-25-91-gb0e085
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 66 of file hcache.c.

Field Documentation

◆ key

char RealKey::key[1024]

Key name.

Definition at line 68 of file hcache.c.

◆ keylen

size_t RealKey::keylen

Length of key.

Definition at line 69 of file hcache.c.


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