Ruby 3.5.0dev (2025-09-07 revision 953e1ef99283d8563ff655ee6b8fcd681af79c1c)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12236 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12237 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12239 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12238 of file io.c.


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