Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1861 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1862 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1864 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1863 of file io.c.


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