Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
gen_ivar_tag Struct Reference

Data Fields

struct gen_ivtblivtbl
 
int(* func )(ID key, VALUE val, st_data_t arg)
 
st_data_t arg
 

Detailed Description

Definition at line 1440 of file variable.c.

Field Documentation

◆ arg

st_data_t gen_ivar_tag::arg

Definition at line 1443 of file variable.c.

◆ func

int(* gen_ivar_tag::func) (ID key, VALUE val, st_data_t arg)

Definition at line 1442 of file variable.c.

◆ ivtbl

struct gen_ivtbl* gen_ivar_tag::ivtbl

Definition at line 1441 of file variable.c.


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