MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / dSetFreeHandler

Function dSetFreeHandler

3rd_party/Src/ode/ode/src/memory.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45
46void dSetFreeHandler (dFreeFunction *fn)
47{
48 freefn = fn;
49}
50
51
52dAllocFunction *dGetAllocHandler()

Callers 1

CGamePersistentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected