Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1575 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1576 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1578 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1577 of file io.c.


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