Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: