Function rustix::backend::fs::syscalls::fcntl_get_seals

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