Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
prdwr_internal_arg Struct Reference

Data Fields

VALUE io
 
int fd
 
void * buf
 
size_t count
 
rb_off_t offset
 

Detailed Description

Definition at line 6091 of file io.c.

Field Documentation

◆ buf

void* prdwr_internal_arg::buf

Definition at line 6094 of file io.c.

◆ count

size_t prdwr_internal_arg::count

Definition at line 6095 of file io.c.

◆ fd

int prdwr_internal_arg::fd

Definition at line 6093 of file io.c.

◆ io

VALUE prdwr_internal_arg::io

Definition at line 6092 of file io.c.

◆ offset

rb_off_t prdwr_internal_arg::offset

Definition at line 6096 of file io.c.


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