Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12063 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12064 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12066 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12065 of file io.c.


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