Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1735 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1736 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1738 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1737 of file io.c.


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