Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_econv_init_by_convpath_t Struct Reference

Data Fields

rb_econv_tec
 
int index
 
int ret
 

Detailed Description

Definition at line 3197 of file transcode.c.

Field Documentation

◆ ec

rb_econv_t* rb_econv_init_by_convpath_t::ec

Definition at line 3198 of file transcode.c.

Referenced by rb_econv_check_error(), and rb_econv_make_exception().

◆ index

int rb_econv_init_by_convpath_t::index

Definition at line 3199 of file transcode.c.

◆ ret

int rb_econv_init_by_convpath_t::ret

Definition at line 3200 of file transcode.c.


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