pub unsafe extern "C" fn svcTerminateDebugProcess(
    debug: Handle
) -> Result
Expand description

Terminates a debugged process.

§Arguments

  • debug - Debug handle of the process.