x64dbg/docs/developers/functions/debug/DbgExit.md
2025-07-04 01:32:42 +02:00

266 B

DbgExit

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

void DbgExit()

Parameters

No parameters

Return Value

No return value.

Example

Example code.
  • List of related functions