Type Definition rb_sys::st_hash_func

source · []
pub type st_hash_func = Option<unsafe extern "C" fn(arg1: st_data_t) -> st_index_t>;