Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 3046 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 3049 of file io.c.

◆ len

long bufread_arg::len

Definition at line 3048 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 3047 of file io.c.


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