MCPcopy Create free account
hub / github.com/Vector35/debugger / ReleaseAPIRef

Method ReleaseAPIRef

core/refcountobject.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 virtual void AddAPIRef() { AddRef(); }
45
46 virtual void ReleaseAPIRef() { Release(); }
47 };
48
49

Callers 2

DBG_API_OBJECT_FREEFunction · 0.80
API_OBJECT_FREEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected