Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
transform_keys_args Struct Reference

Data Fields

VALUE trans
VALUE result
int block_given

Detailed Description

Definition at line 3151 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3154 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3153 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3152 of file hash.c.


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