SDL  2.0
SDL_iconv_t Struct Reference

Data Fields

int src_fmt
 
int dst_fmt
 

Detailed Description

Definition at line 129 of file SDL_iconv.c.

Field Documentation

◆ dst_fmt

int SDL_iconv_t::dst_fmt

Definition at line 132 of file SDL_iconv.c.

Referenced by SDL_iconv_open().

◆ src_fmt

int SDL_iconv_t::src_fmt

Definition at line 131 of file SDL_iconv.c.

Referenced by SDL_iconv_open().


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