Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 10709 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 10710 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 10712 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 10711 of file io.c.


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