Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12094 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12095 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12097 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12096 of file io.c.


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