#include <st.h>
Data Fields | |
| int(* | compare )(ANYARGS) |
| st_index_t(* | hash )(ANYARGS) |
Definition at line 55 of file st.h.
| int(* st_hash_type::compare)(ANYARGS) |
Referenced by rb_hash_assoc().
| st_index_t(* st_hash_type::hash)(ANYARGS) |
Referenced by rb_hash_assoc().
1.4.7