Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
rb_callinfo_kwarg Struct Reference

Data Fields

int keyword_len
 
int references
 
VALUE keywords []
 

Detailed Description

Definition at line 44 of file vm_callinfo.h.

Field Documentation

◆ keyword_len

int rb_callinfo_kwarg::keyword_len

Definition at line 45 of file vm_callinfo.h.

◆ keywords

VALUE rb_callinfo_kwarg::keywords[]

Definition at line 47 of file vm_callinfo.h.

◆ references

int rb_callinfo_kwarg::references

Definition at line 46 of file vm_callinfo.h.


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