Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
rb_call_info_kw_arg Struct Reference

#include <vm_core.h>

Data Fields

int keyword_len
 
VALUE keywords [1]
 

Detailed Description

Definition at line 240 of file vm_core.h.

Field Documentation

◆ keyword_len

int rb_call_info_kw_arg::keyword_len

Definition at line 241 of file vm_core.h.

◆ keywords

VALUE rb_call_info_kw_arg::keywords

Definition at line 242 of file vm_core.h.


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