[][src]Function simple_libc::fcntl::set_inheritable

pub fn set_inheritable(fd: Int, inheritable: bool) -> Result<()>