Ruby  2.0.0p598(2014-11-13revision48408)
Data Fields
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1195 of file io.c.

Field Documentation

VALUE write_arg::io

Definition at line 1196 of file io.c.

Referenced by io_s_write(), and io_s_write0().

int write_arg::nosync

Definition at line 1198 of file io.c.

Referenced by io_s_write(), and io_s_write0().

VALUE write_arg::str

Definition at line 1197 of file io.c.

Referenced by io_s_write(), and io_s_write0().


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