Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 11038 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 11039 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 11041 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 11040 of file io.c.


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