MCPcopy 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
34void dSetAllocHandler (dAllocFunction *fn)
35{
36 allocfn = fn;
37}
38
39
40void dSetReallocHandler (dReallocFunction *fn)

Callers 1

CGamePersistentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected