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

Data Fields

st_hash_t hash
 
st_data_t key
 
st_data_t record
 

Detailed Description

Definition at line 131 of file st.c.

Field Documentation

◆ hash

st_hash_t st_table_entry::hash

Definition at line 132 of file st.c.

Referenced by st_lookup(), and st_update().

◆ key

st_data_t st_table_entry::key

Definition at line 133 of file st.c.

Referenced by st_shift().

◆ record

st_data_t st_table_entry::record

Definition at line 134 of file st.c.

Referenced by st_shift().


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