Ruby 3.5.0dev (2025-04-02 revision 43ee4a50d91652c0909b97fe7195af8e87600971)
Data Fields
prdwr_internal_arg Struct Reference

Data Fields

struct rb_ioio
 
int fd
 
void * buf
 
size_t count
 
rb_off_t offset
 

Detailed Description

Definition at line 6164 of file io.c.

Field Documentation

◆ buf

void* prdwr_internal_arg::buf

Definition at line 6167 of file io.c.

◆ count

size_t prdwr_internal_arg::count

Definition at line 6168 of file io.c.

◆ fd

int prdwr_internal_arg::fd

Definition at line 6166 of file io.c.

◆ io

struct rb_io* prdwr_internal_arg::io

Definition at line 6165 of file io.c.

◆ offset

rb_off_t prdwr_internal_arg::offset

Definition at line 6169 of file io.c.


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