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