Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
rb_io_buffer_t Struct Reference

#include <io.h>

Data Fields

char * ptr
 
int off
 
int len
 
int capa
 

Detailed Description

Definition at line 54 of file io.h.

Field Documentation

◆ capa

int rb_io_buffer_t::capa

◆ len

int rb_io_buffer_t::len

◆ off

int rb_io_buffer_t::off

◆ ptr

char* rb_io_buffer_t::ptr

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