Constant PR_SET_PDEATHSIG
pub const PR_SET_PDEATHSIG: i32 = 1;
Available on crate feature
dep_nc
only.Expand description
Values to pass as first argument to prctl()
Second arg is a signal
pub const PR_SET_PDEATHSIG: i32 = 1;
dep_nc
only.Values to pass as first argument to prctl()
Second arg is a signal