Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
seek_arg Struct Reference

Data Fields

VALUE io
VALUE offset
int mode

Detailed Description

Definition at line 12217 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12218 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12220 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12219 of file io.c.


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