Constant PR_SET_PTRACER
pub const PR_SET_PTRACER: i32 = 0x5961_6d61; // 1_499_557_217i32
Available on crate feature
dep_nc
only.Expand description
Set specific pid that is allowed to ptrace the current task. A value of 0 mean “no process”.