Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12184 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12185 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12187 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12186 of file io.c.


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