Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: