Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12065 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12066 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12068 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12067 of file io.c.


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