Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: