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

#include <st.h>

Data Fields

int(* compare )(ANYARGS)
 
st_index_t(* hash )(ANYARGS)
 

Detailed Description

Definition at line 61 of file st.h.

Field Documentation

◆ compare

int(* st_hash_type::compare) (ANYARGS)

Definition at line 62 of file st.h.

Referenced by rb_hash_assoc().

◆ hash

st_index_t(* st_hash_type::hash) (ANYARGS)

Definition at line 63 of file st.h.


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