Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1707 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1708 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1710 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1709 of file io.c.


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