rustix::backend::fs::syscalls

Function fcntl_get_seals

Source
pub(crate) fn fcntl_get_seals(fd: BorrowedFd<'_>) -> Result<SealFlags>