Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
__sbuf Struct Reference

Data Fields

unsigned char * _base
size_t _size

Detailed Description

Definition at line 143 of file vsnprintf.c.


Field Documentation

unsigned char* __sbuf::_base

Definition at line 144 of file vsnprintf.c.

Referenced by ruby_snprintf(), and ruby_vsnprintf().

size_t __sbuf::_size

Definition at line 145 of file vsnprintf.c.

Referenced by ruby_snprintf(), and ruby_vsnprintf().


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