Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
foreach_safe_arg Struct Reference

Data Fields

st_tabletbl
 
st_foreach_func * func
 
st_data_t arg
 

Detailed Description

Definition at line 1187 of file hash.c.

Field Documentation

◆ arg

st_data_t foreach_safe_arg::arg

Definition at line 1190 of file hash.c.

◆ func

st_foreach_func* foreach_safe_arg::func

Definition at line 1189 of file hash.c.

◆ tbl

st_table* foreach_safe_arg::tbl

Definition at line 1188 of file hash.c.


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