Function posish::fs::setfd[][src]

pub fn setfd<Fd: AsUnsafeHandle>(fd: &Fd, flags: FdFlags) -> Result<()>

fcntl(fd, F_SETFD, flags)