Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
transcoder_entry_t Struct Reference

Data Fields

const charsname
 
const chardname
 
const charlib
 
const rb_transcodertranscoder
 

Detailed Description

Definition at line 156 of file transcode.c.

Field Documentation

◆ dname

const char* transcoder_entry_t::dname

Definition at line 158 of file transcode.c.

◆ lib

const char* transcoder_entry_t::lib

Definition at line 159 of file transcode.c.

◆ sname

const char* transcoder_entry_t::sname

Definition at line 157 of file transcode.c.

◆ transcoder

const rb_transcoder* transcoder_entry_t::transcoder

Definition at line 160 of file transcode.c.


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