Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6989 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6990 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 6991 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6992 of file io.c.


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