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

Function BNDebuggerFreeController

core/ffi.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179
180void BNDebuggerFreeController(BNDebuggerController* view)
181{
182 DBG_API_OBJECT_FREE(view);
183}
184
185
186uint64_t BNDebuggerGetStackPointer(BNDebuggerController* controller)

Callers

nothing calls this directly

Calls 1

DBG_API_OBJECT_FREEFunction · 0.85

Tested by

no test coverage detected