Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
fill_values_arg Struct Reference

Data Fields

VALUEkeys
 
VALUEvals
 
int argc
 

Detailed Description

Definition at line 421 of file vm_args.c.

Field Documentation

◆ argc

int fill_values_arg::argc

Definition at line 424 of file vm_args.c.

◆ keys

VALUE* fill_values_arg::keys

Definition at line 422 of file vm_args.c.

◆ vals

VALUE* fill_values_arg::vals

Definition at line 423 of file vm_args.c.


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