Ruby  1.9.3p551(2014-11-13revision48407)
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 70 of file st.h.

Field Documentation

◆ compare

int(* st_hash_type::compare) (ANYARGS)

Definition at line 71 of file st.h.

◆ hash

st_index_t(* st_hash_type::hash) (ANYARGS)

Definition at line 72 of file st.h.


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