Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
io_encoding_set_args Struct Reference

Data Fields

rb_io_tfptr
 
VALUE v1
 
VALUE v2
 
VALUE opt
 

Detailed Description

Definition at line 9598 of file io.c.

Field Documentation

◆ fptr

rb_io_t* io_encoding_set_args::fptr

Definition at line 9599 of file io.c.

Referenced by io_encoding_set_v(), and rb_io_s_pipe().

◆ opt

VALUE io_encoding_set_args::opt

Definition at line 9602 of file io.c.

Referenced by io_encoding_set_v(), and rb_io_s_pipe().

◆ v1

VALUE io_encoding_set_args::v1

Definition at line 9600 of file io.c.

Referenced by io_encoding_set_v(), and rb_io_s_pipe().

◆ v2

VALUE io_encoding_set_args::v2

Definition at line 9601 of file io.c.

Referenced by io_encoding_set_v(), and rb_io_s_pipe().


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