Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6427 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6428 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 6429 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6430 of file io.c.


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