Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1705 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1706 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1708 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1707 of file io.c.


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