Function child_subreaper

Source
pub fn child_subreaper() -> Result<Option<Pid>>
Available on crate feature process only.
Expand description

Get the child subreaper setting of the calling process.

§References