Ruby 3.5.0dev (2025-08-16 revision 11c8bad64b31c125b903547bb3eed0ede8f0f8e2)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 7018 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7019 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7020 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7021 of file io.c.


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