Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6921 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6922 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 6923 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6924 of file io.c.


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