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

Data Fields

VALUE fname
int oflags
mode_t perm

Detailed Description

Definition at line 7045 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7046 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7047 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7048 of file io.c.


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