Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
write_arg Struct Reference

Data Fields

VALUE io
VALUE str
int nosync

Detailed Description

Definition at line 1773 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1774 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1776 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1775 of file io.c.


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