Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
|
Data Fields | |
const char * | sname |
const char * | dname |
const char * | lib |
const rb_transcoder * | transcoder |
Definition at line 175 of file transcode.c.
const char* transcoder_entry_t::dname |
Definition at line 177 of file transcode.c.
const char* transcoder_entry_t::lib |
Definition at line 178 of file transcode.c.
const char* transcoder_entry_t::sname |
Definition at line 176 of file transcode.c.
const rb_transcoder* transcoder_entry_t::transcoder |
Definition at line 179 of file transcode.c.