pub fn child_subreaper() -> Result<Option<Pid>, Errno> ⓘ
dep_rustix
Get the child subreaper setting of the calling process.
child subreaper
prctl(PR_GET_CHILD_SUBREAPER,…)