Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12055 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12056 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12058 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12057 of file io.c.


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