Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
bufread_arg Struct Reference

Data Fields

char * str_ptr
long len
rb_io_t * fptr

Detailed Description

Definition at line 3121 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 3124 of file io.c.

◆ len

long bufread_arg::len

Definition at line 3123 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 3122 of file io.c.


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