NeoMutt  2023-05-17-33-gce4425
Teaching an old dog new tricks
DOXYGEN
FgetConvNot Struct Reference

A dummy converter. More...

#include "charset.h"

Data Fields

FILE * fp
 
iconv_t cd
 iconv conversion descriptor More...
 

Detailed Description

A dummy converter.

Definition at line 56 of file charset.h.

Field Documentation

◆ fp

FILE* FgetConvNot::fp

Definition at line 58 of file charset.h.

◆ cd

iconv_t FgetConvNot::cd

iconv conversion descriptor

Definition at line 59 of file charset.h.


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