Function rustix::process::child_subreaper
source · pub fn child_subreaper() -> Result<Option<Pid>>
Expand description
Get the child subreaper
setting of the calling process.
pub fn child_subreaper() -> Result<Option<Pid>>
Get the child subreaper
setting of the calling process.