Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
shift_var Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 1018 of file hash.c.

Field Documentation

◆ key

VALUE shift_var::key

Definition at line 1019 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().

◆ val

VALUE shift_var::val

Definition at line 1020 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().


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