Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerQuit
Function
BNDebuggerQuit
core/ffi.cpp:426–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
425
426
void BNDebuggerQuit(BNDebuggerController* controller)
427
{
428
controller->object->Quit();
429
}
430
431
432
void BNDebuggerQuitAndWait(BNDebuggerController* controller)
Callers
1
Quit
Method · 0.85
Calls
1
Quit
Method · 0.45
Tested by
no test coverage detected