pub fn fcntl_get_seals<Fd: AsFd>(fd: Fd) -> Result<SealFlags>
fs
fcntl(fd, F_GET_SEALS)—Return the seals for fd’s inode.
fcntl(fd, F_GET_SEALS)
fd