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

Data Fields

rb_io_tfptr
 
struct pipe_listnext
 

Detailed Description

Definition at line 5736 of file io.c.

Field Documentation

◆ fptr

rb_io_t* pipe_list::fptr

Definition at line 5737 of file io.c.

Referenced by pipe_add_fptr(), and pipe_del_fptr().

◆ next

struct pipe_list* pipe_list::next

Definition at line 5738 of file io.c.

Referenced by pipe_add_fptr(), and pipe_del_fptr().


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