Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
rb_call_info_with_kwarg Struct Reference

#include <vm_core.h>

Data Fields

struct rb_call_info ci
 
struct rb_call_info_kw_argkw_arg
 

Detailed Description

Definition at line 226 of file vm_core.h.

Field Documentation

◆ ci

struct rb_call_info rb_call_info_with_kwarg::ci

◆ kw_arg

struct rb_call_info_kw_arg* rb_call_info_with_kwarg::kw_arg

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