Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6919 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6920 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 6921 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6922 of file io.c.


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