Ruby 3.5.0dev (2025-04-02 revision 43ee4a50d91652c0909b97fe7195af8e87600971)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12214 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12215 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12217 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12216 of file io.c.


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