Skip to main content

PTRACE_DETACH

Constant PTRACE_DETACH 

Source
pub const PTRACE_DETACH: c_int = 17;
Expand description

Restart the stopped tracee as for PTRACE_CONT, but first detach from it.