Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
update_arg Struct Reference

Data Fields

VALUE hash
 
VALUE value
 
rb_hash_update_funcfunc
 

Detailed Description

Definition at line 1912 of file hash.c.

Field Documentation

rb_hash_update_func* update_arg::func

Definition at line 1915 of file hash.c.

Referenced by rb_hash_update_by(), and rb_hash_update_func_callback().

VALUE update_arg::hash

Definition at line 1913 of file hash.c.

Referenced by NOINSERT_UPDATE_CALLBACK(), and rb_hash_update_by().

VALUE update_arg::value

Definition at line 1914 of file hash.c.

Referenced by NOINSERT_UPDATE_CALLBACK(), and rb_hash_update_func_callback().


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