Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
transform_keys_args Struct Reference

Data Fields

VALUE trans
VALUE result
int block_given

Detailed Description

Definition at line 3171 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3174 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3173 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3172 of file hash.c.


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