Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 7016 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7017 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7018 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7019 of file io.c.


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