Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 3057 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 3060 of file io.c.

◆ len

long bufread_arg::len

Definition at line 3059 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 3058 of file io.c.


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