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

Data Fields

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

Detailed Description

Definition at line 1404 of file variable.c.

Field Documentation

◆ arg

st_data_t obj_ivar_tag::arg

Definition at line 1407 of file variable.c.

◆ func

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

Definition at line 1406 of file variable.c.

◆ obj

VALUE obj_ivar_tag::obj

Definition at line 1405 of file variable.c.


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