Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
struct_hash_set_arg Struct Reference

Data Fields

VALUE self
VALUE unknown_keywords
VALUE missing_keywords
long missing_count

Detailed Description

Definition at line 716 of file struct.c.

Field Documentation

◆ missing_count

long struct_hash_set_arg::missing_count

Definition at line 720 of file struct.c.

◆ missing_keywords

VALUE struct_hash_set_arg::missing_keywords

Definition at line 719 of file struct.c.

◆ self

VALUE struct_hash_set_arg::self

Definition at line 717 of file struct.c.

◆ unknown_keywords

VALUE struct_hash_set_arg::unknown_keywords

Definition at line 718 of file struct.c.


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