TrinityCore
DetourMemoryFunctions.h File Reference
#include "DetourAlloc.h"
+ Include dependency graph for DetourMemoryFunctions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * dtCustomAlloc (size_t size, dtAllocHint)
 
void dtCustomFree (void *ptr)
 

Function Documentation

◆ dtCustomAlloc()

void * dtCustomAlloc ( size_t  size,
dtAllocHint   
)
inline

Definition at line 24 of file DetourMemoryFunctions.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ dtCustomFree()

void dtCustomFree ( void *  ptr)
inline

Definition at line 29 of file DetourMemoryFunctions.h.

+ Here is the caller graph for this function: