Ruby 4.1.0dev (2026-09-12 revision 167fbe1408376f71d7c7d95aa1ff2f0c598bff03)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12241 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12242 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12244 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12243 of file io.c.


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