Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
st_hash_type Struct Reference

#include <st.h>

Data Fields

int(* compare )(st_data_t, st_data_t)
 
st_index_t(* hash )(st_data_t)
 

Detailed Description

Definition at line 61 of file st.h.

Field Documentation

◆ compare

int(* st_hash_type::compare)(st_data_t, st_data_t)

Definition at line 62 of file st.h.

◆ hash

st_index_t(* st_hash_type::hash)(st_data_t)

Definition at line 63 of file st.h.


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