Constant CLONE_UNTRACED
pub const CLONE_UNTRACED: i32 = 0x0080_0000; // 8_388_608i32
Available on crate feature
dep_nc
only.Expand description
set if the tracing process can’t force CLONE_PTRACE
on this clone
pub const CLONE_UNTRACED: i32 = 0x0080_0000; // 8_388_608i32
dep_nc
only.set if the tracing process can’t force CLONE_PTRACE
on this clone