|
Ruby
2.1.3p242(2014-09-19revision47630)
|
#include <st.h>
Data Fields | |
| int(* | compare )(ANYARGS) |
| st_index_t(* | hash )(ANYARGS) |
| int(* st_hash_type::compare)(ANYARGS) |
Definition at line 56 of file st.h.
Referenced by rb_hash_assoc().
| st_index_t(* st_hash_type::hash)(ANYARGS) |
Definition at line 57 of file st.h.
Referenced by rb_hash_assoc().
1.8.8