pub fn set_child_subreaper(pid: Option<Pid>) -> Result<(), Errno> ⓘ
dep_rustix
Set the child subreaper attribute of the calling process.
child subreaper
prctl(PR_SET_CHILD_SUBREAPER,…)