Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12178 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12179 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12181 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12180 of file io.c.


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