Ruby  2.1.3p242(2014-09-19revision47630)
Data Fields
shift_var Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 1009 of file hash.c.

Field Documentation

VALUE shift_var::key

Definition at line 1010 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().

VALUE shift_var::val

Definition at line 1011 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().


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