MCPcopy 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
426void BNDebuggerQuit(BNDebuggerController* controller)
427{
428 controller->object->Quit();
429}
430
431
432void BNDebuggerQuitAndWait(BNDebuggerController* controller)

Callers 1

QuitMethod · 0.85

Calls 1

QuitMethod · 0.45

Tested by

no test coverage detected