NeoMutt  2025-12-11-435-g4ac674
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MimeNames Struct Reference

MIME name lookup entry. More...

Data Fields

const char * key
 Charset alias.
 
const char * pref
 Preferred MIME name.
 

Detailed Description

MIME name lookup entry.

Definition at line 91 of file charset.c.

Field Documentation

◆ key

const char* MimeNames::key

Charset alias.

Definition at line 93 of file charset.c.

◆ pref

const char* MimeNames::pref

Preferred MIME name.

Definition at line 94 of file charset.c.


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