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

Function BNDebuggerDestroyController

core/ffi.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115
116void BNDebuggerDestroyController(BNDebuggerController* controller)
117{
118 controller->object->Destroy();
119}
120
121
122bool BNDebuggerControllerExists(BNBinaryView* data)

Callers 1

DestroyMethod · 0.85

Calls 1

DestroyMethod · 0.45

Tested by

no test coverage detected