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 1234 of file variable.c.


Field Documentation

st_data_t obj_ivar_tag::arg

Definition at line 1237 of file variable.c.

Referenced by obj_ivar_each(), and obj_ivar_i().

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

Referenced by obj_ivar_each(), and obj_ivar_i().

Definition at line 1235 of file variable.c.

Referenced by obj_ivar_each(), and obj_ivar_i().


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1