- \hypertarget{hash_8h_source}{}\doxysection{hash.\+h}
- \label{hash_8h_source}\index{include/toolbox/hash.h@{include/toolbox/hash.h}}
- \begin{DoxyCode}{0}
- \DoxyCodeLine{1 \textcolor{preprocessor}{\#ifndef TOOLBOX\_HASH\_H}}
- \DoxyCodeLine{2 \textcolor{preprocessor}{\#define TOOLBOX\_HASH\_H}}
- \DoxyCodeLine{3 }
- \DoxyCodeLine{4 \textcolor{preprocessor}{\#include <stdint.h>}}
- \DoxyCodeLine{5 }
- \DoxyCodeLine{6 \_\_attribute\_\_((\_\_pure\_\_))}
- \DoxyCodeLine{7 uint64\_t}
- \DoxyCodeLine{8 hash\_cstr(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *r\_p\_cstr);}
- \DoxyCodeLine{9 }
- \DoxyCodeLine{10 \textcolor{preprocessor}{\#endif}}
- \end{DoxyCode}
|