Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6918 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6919 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 6920 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6921 of file io.c.


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