Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
read_internal_arg Struct Reference

Data Fields

int fd
 
char * str_ptr
 
long len
 

Detailed Description

Definition at line 2366 of file io.c.

Field Documentation

◆ fd

int read_internal_arg::fd

Definition at line 2367 of file io.c.

Referenced by io_getpartial(), and rb_io_sysread().

◆ len

long read_internal_arg::len

◆ str_ptr

char* read_internal_arg::str_ptr

Definition at line 2368 of file io.c.

Referenced by io_getpartial(), and rb_io_sysread().


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