Ruby 4.1.0dev (2026-08-15 revision f0edab28988f19f03fefa89161059480a0e56d1e)
Data Fields
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 3125 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 3128 of file io.c.

◆ len

long bufread_arg::len

Definition at line 3127 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 3126 of file io.c.


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