Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dSetReallocHandler
Function
dSetReallocHandler
3rd_party/Src/ode/ode/src/memory.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
void dSetReallocHandler (dReallocFunction *fn)
41
{
42
reallocfn = fn;
43
}
44
45
46
void dSetFreeHandler (dFreeFunction *fn)
Callers
1
CGamePersistent
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected