Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
new_wrap_arg_t Struct Reference

Data Fields

int argc
 
VALUEargv
 
VALUE klass
 

Detailed Description

Definition at line 2970 of file zlib.c.

Field Documentation

int new_wrap_arg_t::argc

Definition at line 2971 of file zlib.c.

Referenced by gzfile_wrap(), and new_wrap().

VALUE* new_wrap_arg_t::argv

Definition at line 2972 of file zlib.c.

Referenced by gzfile_wrap(), and new_wrap().

VALUE new_wrap_arg_t::klass

Definition at line 2973 of file zlib.c.

Referenced by gzfile_wrap(), and new_wrap().


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