rustix
1.1.2
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
fcntl_get_seals
Copy item path
Source
pub(crate) fn fcntl_get_seals(fd:
BorrowedFd
<'_>) ->
Result
<
SealFlags
>