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

Method AddRefForRegistration

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

Source from the content-addressed store, hash-verified

53 void Release() { ReleaseInternal(); }
54
55 void AddRefForRegistration() { AddRefInternal(); }
56 };
57
58

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected