rustix
0.38.10
fcntl_
get_
seals
Sections
References
In rustix::
fs
rustix
::
fs
Function
fcntl_get_seals
Copy item path
source
pub fn fcntl_get_seals<Fd:
AsFd
>(fd: Fd) ->
Result
<
SealFlags
>
Expand description
fcntl(fd, F_GET_SEALS)
ยง
References
Linux