Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 2615 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 2618 of file io.c.

◆ len

long bufread_arg::len

Definition at line 2617 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 2616 of file io.c.


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