Back to X64dbg

DbgExit

docs/developers/functions/debug/DbgExit.md

2026.04.20266 B
Original Source

DbgExit

Used by x64dbg GUI to send exit signal to debugger and close the debugger.

c++
void DbgExit()

Parameters

No parameters

Return Value

No return value.

Example

c++
Example code.
  • List of related functions