Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12246 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12247 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12249 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12248 of file io.c.


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