Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
rb_callinfo_kwarg Struct Reference

Data Fields

int keyword_len
int 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

int rb_callinfo_kwarg::references

Definition at line 50 of file vm_callinfo.h.


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