Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
update_arg Struct Reference

Data Fields

VALUE hash
 
VALUE value
 
rb_hash_update_funcfunc
 

Detailed Description

Definition at line 1939 of file hash.c.

Field Documentation

rb_hash_update_func* update_arg::func

Definition at line 1942 of file hash.c.

Referenced by rb_hash_update_by(), and rb_hash_update_func_callback().

VALUE update_arg::hash

Definition at line 1940 of file hash.c.

Referenced by NOINSERT_UPDATE_CALLBACK(), and rb_hash_update_by().

VALUE update_arg::value

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