Function rustix::fs::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