Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
rb_econv_init_by_convpath_t Struct Reference

Data Fields

rb_econv_tec
 
int index
 
int ret
 

Detailed Description

Definition at line 3176 of file transcode.c.

Field Documentation

rb_econv_t* rb_econv_init_by_convpath_t::ec

Definition at line 3177 of file transcode.c.

Referenced by rb_econv_init_by_convpath(), and rb_econv_init_by_convpath_i().

int rb_econv_init_by_convpath_t::index

Definition at line 3178 of file transcode.c.

Referenced by rb_econv_init_by_convpath(), and rb_econv_init_by_convpath_i().

int rb_econv_init_by_convpath_t::ret

Definition at line 3179 of file transcode.c.

Referenced by rb_econv_init_by_convpath(), and rb_econv_init_by_convpath_i().


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