Ruby 4.1.0dev (2025-12-27 revision dedde996762dbed72d3f1e11a02d69a9d080edc4)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 7052 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7053 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7054 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7055 of file io.c.


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