Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
pipe_list Struct Reference

Data Fields

rb_io_tfptr
 
struct pipe_listnext
 

Detailed Description

Definition at line 6688 of file io.c.

Field Documentation

◆ fptr

rb_io_t* pipe_list::fptr

Definition at line 6689 of file io.c.

◆ next

struct pipe_list* pipe_list::next

Definition at line 6690 of file io.c.


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