Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
write_arg Struct Reference

Data Fields

VALUE io
 
VALUE str
 
int nosync
 

Detailed Description

Definition at line 1700 of file io.c.

Field Documentation

◆ io

VALUE write_arg::io

Definition at line 1701 of file io.c.

◆ nosync

int write_arg::nosync

Definition at line 1703 of file io.c.

◆ str

VALUE write_arg::str

Definition at line 1702 of file io.c.


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