MCPcopy Create free account
hub / github.com/Norbyte/bg3se / Dealloc

Function Dealloc

BG3Extender/GameDefinitions/UI.h:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62inline void Dealloc(void* ptr)
63{
64 return GameFree(ptr);
65}
66
67inline char const* Type::GetName() const
68{

Callers 1

ReallocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected