Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
seek_arg Struct Reference

Data Fields

VALUE io
 
VALUE offset
 
int mode
 

Detailed Description

Definition at line 12055 of file io.c.

Field Documentation

◆ io

VALUE seek_arg::io

Definition at line 12056 of file io.c.

◆ mode

int seek_arg::mode

Definition at line 12058 of file io.c.

◆ offset

VALUE seek_arg::offset

Definition at line 12057 of file io.c.


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