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

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 1189 of file hash.c.

Field Documentation

◆ key

VALUE shift_var::key

Definition at line 1190 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().

◆ val

VALUE shift_var::val

Definition at line 1191 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().


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