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

Method Release

api/debuggerapi.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 void AddRef() { AddRefInternal(); }
52
53 void Release() { ReleaseInternal(); }
54
55 void AddRefForRegistration() { AddRefInternal(); }
56 };

Callers 1

debuggerapi.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected