Function posish::fs::setfl[][src]

pub fn setfl<Fd: AsRawFd>(fd: &Fd, flags: OFlags) -> Result<()>

fcntl(fd, F_SETFL, flags)