Ruby 4.1.0dev (2026-09-27 revision b58bea071d47d44220efd6e71a3d8584963640c3)
Data Fields
rb_callinfo_kwarg Struct Reference

Data Fields

int keyword_len
 
rb_atomic_t references
 
VALUE keywords []
 

Detailed Description

Definition at line 48 of file vm_callinfo.h.

Field Documentation

◆ keyword_len

int rb_callinfo_kwarg::keyword_len

Definition at line 49 of file vm_callinfo.h.

◆ keywords

VALUE rb_callinfo_kwarg::keywords[]

Definition at line 51 of file vm_callinfo.h.

◆ references

rb_atomic_t rb_callinfo_kwarg::references

Definition at line 50 of file vm_callinfo.h.


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