ELinks 0.16.1.1
conv_table Struct Reference

#include <charsets.h>

Collaboration diagram for conv_table:

Data Fields

int t
union { 
   const char *   str 
   struct conv_table *   tbl 
u
int iconv_cp

Field Documentation

◆ iconv_cp

int conv_table::iconv_cp

◆ str

const char* conv_table::str

◆ t

int conv_table::t

◆ tbl

struct conv_table* conv_table::tbl

◆ [union]

union { ... } conv_table::u

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