SDL  2.0
iuconv_obj Struct Reference

Data Fields

UconvObject uo_tocode
 
UconvObject uo_fromcode
 
int buf_len
 
UniChar * buf
 
HMTX hMtx
 

Detailed Description

Definition at line 50 of file os2iconv.c.

Field Documentation

◆ buf

UniChar* iuconv_obj::buf

Definition at line 54 of file os2iconv.c.

Referenced by os2_iconv_open().

◆ buf_len

int iuconv_obj::buf_len

Definition at line 53 of file os2iconv.c.

Referenced by os2_iconv_open().

◆ hMtx

HMTX iuconv_obj::hMtx

Definition at line 56 of file os2iconv.c.

Referenced by os2_iconv_open().

◆ uo_fromcode

UconvObject iuconv_obj::uo_fromcode

Definition at line 52 of file os2iconv.c.

Referenced by os2_iconv_open().

◆ uo_tocode

UconvObject iuconv_obj::uo_tocode

Definition at line 51 of file os2iconv.c.

Referenced by os2_iconv_open().


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