Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <st.h>
Data Fields | |
int(* | compare )(ANYARGS) |
st_index_t(* | hash )(ANYARGS) |
int(* st_hash_type::compare) (ANYARGS) |
Definition at line 62 of file st.h.
Referenced by rb_hash_assoc().
st_index_t(* st_hash_type::hash) (ANYARGS) |
Definition at line 63 of file st.h.
Referenced by do_hash(), and rb_hash_assoc().