mirror of
https://github.com/x64dbg/x64dbg
synced 2026-08-11 18:23:06 -04:00
266 B
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.
Related functions
- List of related functions