Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1741 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1742 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1744 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1743 of file io.c.


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