Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 3086 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 3089 of file io.c.

◆ len

long bufread_arg::len

Definition at line 3088 of file io.c.

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 3087 of file io.c.


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