Ruby 3.5.0dev (2025-11-03 revision 4a3d8346a6d0e068508631541f6bc43e8b154ea1)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 7024 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7025 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7026 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7027 of file io.c.


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