Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1701 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1702 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1704 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1703 of file io.c.


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