Ruby 4.0.0dev (2025-12-21 revision 483ef3a0d2a6c097ca1606c5cb4a0fae8f3d4f43)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12228 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12229 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12231 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12230 of file io.c.


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