devela::_dep::rustix::fs

Function ioctl_setflags

pub fn ioctl_setflags<Fd>(fd: Fd, flags: IFlags) -> Result<(), Errno> 
where Fd: AsFd,
Available on crate feature dep_rustix only.
Expand description

ioctl(fd, FS_IOC_SETFLAGS)—Modify the inode flags attributes