Data Fields

__sbuf Struct Reference

Data Fields

unsigned char * _base
size_t _size

Detailed Description

Definition at line 137 of file vsnprintf.c.


Field Documentation

unsigned char* __sbuf::_base

Definition at line 138 of file vsnprintf.c.

Referenced by ruby_snprintf(), and ruby_vsnprintf().

size_t __sbuf::_size

Definition at line 139 of file vsnprintf.c.

Referenced by ruby_snprintf(), and ruby_vsnprintf().


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