Ruby  2.0.0p353(2013-11-22revision43784)
Data Fields
shift_var Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 872 of file hash.c.

Field Documentation

VALUE shift_var::key

Definition at line 873 of file hash.c.

Referenced by rb_hash_shift(), shift_i(), and shift_i_safe().

VALUE shift_var::val

Definition at line 874 of file hash.c.

Referenced by shift_i(), and shift_i_safe().


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