rustix::fs

Function ioctl_setflags

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

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