\doxysection{alloc\+\_\+utils.\+h}
\hypertarget{alloc__utils_8h_source}{}\label{alloc__utils_8h_source}\index{rtrlib/lib/alloc\_utils.h@{rtrlib/lib/alloc\_utils.h}}
\mbox{\hyperlink{alloc__utils_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{comment}{/*}}
\DoxyCodeLine{00002\ \textcolor{comment}{\ *\ This\ file\ is\ part\ of\ RTRlib.}}
\DoxyCodeLine{00003\ \textcolor{comment}{\ *}}
\DoxyCodeLine{00004\ \textcolor{comment}{\ *\ This\ file\ is\ subject\ to\ the\ terms\ and\ conditions\ of\ the\ MIT\ license.}}
\DoxyCodeLine{00005\ \textcolor{comment}{\ *\ See\ the\ file\ LICENSE\ in\ the\ top\ level\ directory\ for\ more\ details.}}
\DoxyCodeLine{00006\ \textcolor{comment}{\ *}}
\DoxyCodeLine{00007\ \textcolor{comment}{\ *\ Website:\ http://rtrlib.realmv6.org/}}
\DoxyCodeLine{00008\ \textcolor{comment}{\ */}}
\DoxyCodeLine{00009\ }
\DoxyCodeLine{00010\ \textcolor{preprocessor}{\#ifndef\ LRTR\_ALLOC\_UTILS\_H}}
\DoxyCodeLine{00011\ \textcolor{preprocessor}{\#define\ LRTR\_ALLOC\_UTILS\_H}}
\DoxyCodeLine{00012\ }
\DoxyCodeLine{00013\ \textcolor{preprocessor}{\#include\ <stdlib.h>}}
\DoxyCodeLine{00014\ }
\DoxyCodeLine{00022\ \textcolor{keywordtype}{void}\ \mbox{\hyperlink{alloc__utils_8h_a4d98951515bd103aff13656ff747e434}{lrtr\_set\_alloc\_functions}}(\textcolor{keywordtype}{void}\ *(*malloc\_function)(\textcolor{keywordtype}{size\_t}\ size),\ \textcolor{keywordtype}{void}\ *(*realloc\_function)(\textcolor{keywordtype}{void}\ *ptr,\ \textcolor{keywordtype}{size\_t}\ size),}
\DoxyCodeLine{00023\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \textcolor{keywordtype}{void}\ (*free\_function)(\textcolor{keywordtype}{void}\ *ptr));}
\DoxyCodeLine{00024\ }
\DoxyCodeLine{00025\ \textcolor{preprocessor}{\#endif}}

\end{DoxyCode}
