Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
io_internal_write_struct Struct Reference

Data Fields

int fd
 
const voidbuf
 
size_t capa
 

Detailed Description

Definition at line 781 of file io.c.

Field Documentation

const void* io_internal_write_struct::buf

Definition at line 783 of file io.c.

Referenced by internal_write_func(), and rb_write_internal().

size_t io_internal_write_struct::capa

Definition at line 784 of file io.c.

Referenced by internal_write_func(), and rb_write_internal().

int io_internal_write_struct::fd

Definition at line 782 of file io.c.

Referenced by internal_write_func(), and rb_write_internal().


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