Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
sysopen_struct Struct Reference

Data Fields

VALUE fname
int oflags
mode_t perm

Detailed Description

Definition at line 7022 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 7023 of file io.c.

◆ oflags

int sysopen_struct::oflags

Definition at line 7024 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 7025 of file io.c.


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