Ruby 4.1.0dev (2026-09-07 revision 11ce3778c6eacc10897729314e5ab3bed7830971)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 7075 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7076 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7077 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7078 of file io.c.


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