[][src]Function capctl::prctl::get_subreaper

pub fn get_subreaper() -> Result<bool>

Get the "child subreaper" flag for the current process.

See set_subreaper() for more detailss.