Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 3048 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 3051 of file io.c.

◆ len

long bufread_arg::len

Definition at line 3050 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 3049 of file io.c.


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