MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / getUserPtr

Method getUserPtr

Engine/source/platform/platformMemory.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161#endif
162
163 void* getUserPtr()
164 {
165 return ( this + 1 );
166 }
167};
168
169struct FreeHeader

Callers 2

checkPtrFunction · 0.45
ensureAllFreedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected