Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 10510 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 10511 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 10513 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 10512 of file io.c.


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