Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_callinfo_kwarg Struct Reference

Data Fields

int keyword_len
 
VALUE keywords []
 

Detailed Description

Definition at line 46 of file vm_callinfo.h.

Field Documentation

◆ keyword_len

int rb_callinfo_kwarg::keyword_len

Definition at line 47 of file vm_callinfo.h.

◆ keywords

VALUE rb_callinfo_kwarg::keywords[]

Definition at line 48 of file vm_callinfo.h.


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