Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1227 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1228 of file io.c.

Referenced by io_s_write(), and io_s_write0().

◆ nosync

int write_arg::nosync

Definition at line 1230 of file io.c.

Referenced by io_s_write(), and io_s_write0().

◆ str

VALUE write_arg::str

Definition at line 1229 of file io.c.

Referenced by io_s_write(), and io_s_write0().


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