Function svcTerminateDebugProcess

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

Terminates a debugged process.

ยงArguments

  • debug - Debug handle of the process.