Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
io_internal_read_struct Struct Reference

Data Fields

int fd
 
void * buf
 
size_t capa
 

Detailed Description

Definition at line 920 of file io.c.

Field Documentation

◆ buf

void* io_internal_read_struct::buf

Definition at line 922 of file io.c.

◆ capa

size_t io_internal_read_struct::capa

Definition at line 923 of file io.c.

◆ fd

int io_internal_read_struct::fd

Definition at line 921 of file io.c.


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