Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12137 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12138 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12140 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12139 of file io.c.


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