Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
pipe_list Struct Reference

Data Fields

rb_io_t * fptr
 
struct pipe_list * next
 

Detailed Description

Definition at line 7610 of file io.c.

Field Documentation

◆ fptr

rb_io_t* pipe_list::fptr

Definition at line 7611 of file io.c.

◆ next

struct pipe_list* pipe_list::next

Definition at line 7612 of file io.c.


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