Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
io_internal_write_struct Struct Reference

Data Fields

int fd
 
const voidbuf
 
size_t capa
 

Detailed Description

Definition at line 1002 of file io.c.

Field Documentation

◆ buf

const void* io_internal_write_struct::buf

Definition at line 1004 of file io.c.

◆ capa

size_t io_internal_write_struct::capa

Definition at line 1005 of file io.c.

◆ fd

int io_internal_write_struct::fd

Definition at line 1003 of file io.c.


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