Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
new_wrap_arg_t Struct Reference

Data Fields

int argc
 
VALUEargv
 
VALUE klass
 

Detailed Description

Definition at line 2988 of file zlib.c.

Field Documentation

◆ argc

int new_wrap_arg_t::argc

Definition at line 2989 of file zlib.c.

Referenced by gzfile_wrap(), and new_wrap().

◆ argv

VALUE* new_wrap_arg_t::argv

Definition at line 2990 of file zlib.c.

Referenced by gzfile_wrap(), and new_wrap().

◆ klass

VALUE new_wrap_arg_t::klass

Definition at line 2991 of file zlib.c.

Referenced by gzfile_wrap(), and new_wrap().


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