Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6946 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6947 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 6948 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6949 of file io.c.


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