Rizin
unix-like reverse engineering framework and cli tools
HASHCODE_ENTRY_T Struct Reference

#include <hashvector.h>

Public Attributes

st32 code
 
st32(* hash_func )(st32 A1, st32 A2)
 

Detailed Description

Definition at line 9 of file hashvector.h.

Member Data Documentation

◆ code

st32 HASHCODE_ENTRY_T::code

Definition at line 10 of file hashvector.h.

Referenced by get_hash_code().

◆ hash_func

st32(* HASHCODE_ENTRY_T::hash_func) (st32 A1, st32 A2)

Definition at line 11 of file hashvector.h.

Referenced by get_hash_code().


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