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