Function rustix::fs::ioctl_getflags
source · pub fn ioctl_getflags<Fd: AsFd>(fd: Fd) -> Result<IFlags>
Expand description
ioctl(fd, FS_IOC_GETFLAGS)
—Returns the inode flags attributes
pub fn ioctl_getflags<Fd: AsFd>(fd: Fd) -> Result<IFlags>
ioctl(fd, FS_IOC_GETFLAGS)
—Returns the inode flags attributes