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

Data Fields

st_tabletbl
 
st_foreach_funcfunc
 
st_data_t arg
 

Detailed Description

Definition at line 306 of file hash.c.

Field Documentation

◆ arg

st_data_t foreach_safe_arg::arg

Definition at line 309 of file hash.c.

Referenced by foreach_safe_i(), and st_foreach_safe().

◆ func

st_foreach_func* foreach_safe_arg::func

Definition at line 308 of file hash.c.

Referenced by foreach_safe_i(), and st_foreach_safe().

◆ tbl

st_table* foreach_safe_arg::tbl

Definition at line 307 of file hash.c.

Referenced by st_foreach_safe().


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