Function raw_set_inheritable

Source
pub fn raw_set_inheritable(fd: RawFd, inheritable: bool) -> Result<()>